Microsoft.AspNet.WebApi.Core
5.2.4
See the version list below for details.
Install-Package Microsoft.AspNet.WebApi.Core -Version 5.2.4
dotnet add package Microsoft.AspNet.WebApi.Core --version 5.2.4
<PackageReference Include="Microsoft.AspNet.WebApi.Core" Version="5.2.4" />
paket add Microsoft.AspNet.WebApi.Core --version 5.2.4
#r "nuget: Microsoft.AspNet.WebApi.Core, 5.2.4"
// Install Microsoft.AspNet.WebApi.Core as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.WebApi.Core&version=5.2.4
// Install Microsoft.AspNet.WebApi.Core as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.WebApi.Core&version=5.2.4
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.
| Product | Versions |
|---|---|
| .NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- Microsoft.AspNet.WebApi.Client (>= 5.2.4)
NuGet packages (17)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.WebApi.Core:
| Package | Downloads |
|---|---|
|
Strathweb.CacheOutput.WebApi2
A library bringing output caching (similar to MVC's "OutputCache"), to Web API actions. Strathweb.CacheOutput will take care of server side caching and set the appropriate client side (response) headers for you. This is a version for Web Api 2 only. |
|
|
Autofac.WebApi2
ASP.NET Web API 2.2 Integration for Autofac |
|
|
Microsoft.AspNet.WebApi.Core.de
Dieses Paket enthält die deutschen Ressourcen für Microsoft ASP.NET Web API Core Libraries. |
|
|
Microsoft.AspNet.WebApi.Tracing
Enables ASP.NET Web API tracing using System.Diagnostics. |
|
|
Swashbuckle.Core
Seamlessly adds a Swagger to WebApi projects! |
Please visit https://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.