webapicontrib - Microsoft.AspNet.WebApi.Core 5.2.3

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 5.2.3 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard

> nuget.exe install Microsoft.AspNet.WebApi.Core -Version 5.2.3 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard

> dotnet add package Microsoft.AspNet.WebApi.Core --version 5.2.3 --source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard
<PackageReference Include="Microsoft.AspNet.WebApi.Core" Version="5.2.3" />
Copy to clipboard
source https://www.myget.org/F/webapicontrib/api/v3/index.json

nuget Microsoft.AspNet.WebApi.Core  ~> 5.2.3
Copy to clipboard

> choco install Microsoft.AspNet.WebApi.Core --version 5.2.3 --source https://www.myget.org/F/webapicontrib/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "webapicontrib" -SourceLocation "https://www.myget.org/F/webapicontrib/api/v2"
Install-Module -Name "Microsoft.AspNet.WebApi.Core" -RequiredVersion "5.2.3" -Repository "webapicontrib" 
Copy to clipboard

Please visit http://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.

  • Any 0.0
    • Microsoft.AspNet.WebApi.Client (>= 5.2.3)
  • .NETFramework 4.5: 4.5.0.0

Owners

Chris Missal

Authors

Microsoft

Project URL

http://www.asp.net/web-api

License

Apache-2.0

Tags

Microsoft AspNet WebApi AspNetWebApi

Info

122 total downloads
44 downloads for version 5.2.3
Download (233.81 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