Microsoft.AspNet.WebApi.Core
5.1.1
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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.AspNet.WebApi.Core -Version 5.1.1
dotnet add package Microsoft.AspNet.WebApi.Core --version 5.1.1
<PackageReference Include="Microsoft.AspNet.WebApi.Core" Version="5.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.WebApi.Core --version 5.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.WebApi.Core, 5.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNet.WebApi.Core as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.WebApi.Core&version=5.1.1
// Install Microsoft.AspNet.WebApi.Core as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.WebApi.Core&version=5.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Please visit https://go.microsoft.com/fwlink/?LinkId=389866 to view the release notes.
Dependencies
-
- Microsoft.AspNet.WebApi.Client (>= 5.1.1)
Used By
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!
|