webapicontrib - Microsoft.AspNet.WebApi.Core 4.0.20710.0
This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.
PM> Install-Package Microsoft.AspNet.WebApi.Core -Version 4.0.20710 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json
> nuget.exe install Microsoft.AspNet.WebApi.Core -Version 4.0.20710 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json
> dotnet add package Microsoft.AspNet.WebApi.Core --version 4.0.20710 --source https://www.myget.org/F/webapicontrib/api/v3/index.json
source https://www.myget.org/F/webapicontrib/api/v3/index.json
nuget Microsoft.AspNet.WebApi.Core ~> 4.0.20710
Copy to clipboard
> choco install Microsoft.AspNet.WebApi.Core --version 4.0.20710 --source https://www.myget.org/F/webapicontrib/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "webapicontrib" -SourceLocation "https://www.myget.org/F/webapicontrib/api/v2"
Install-Module -Name "Microsoft.AspNet.WebApi.Core" -RequiredVersion "4.0.20710" -Repository "webapicontrib"
Copy to clipboard
OwnersChris Missal |
AuthorsMicrosoft |
Project URLhttp://www.asp.net/web-api |
LicenseApache-2.0 |
TagsMicrosoft AspNet WebApi AspNetWebApi |
Info122 total downloads |
| 27 downloads for version 4.0.20710.0 |
| Download (172.79 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
5.2.3 | 233.81 KB | Wed, 28 Oct 2015 04:53:25 GMT | 44 |
|
||
|
|
5.1.1 | 228.68 KB | Wed, 28 Oct 2015 04:02:25 GMT | 25 |
|
||
|
|
5.0.0 | 218.94 KB | Wed, 12 Aug 2015 22:38:25 GMT | 26 |
|
||
|
|
4.0.20710.0 | 172.79 KB | Wed, 19 Aug 2015 15:47:58 GMT | 27 |
|