Info
Version: | 5.3.0 |
Author(s): | Microsoft |
Last Update: | Monday, October 23, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://www.asp.net/web-api |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.WebApi.Core |
Install
Install-Package Microsoft.AspNet.WebApi.Core
dotnet add package Microsoft.AspNet.WebApi.Core
paket add Microsoft.AspNet.WebApi.Core
Microsoft.AspNet.WebApi.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
Tags
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.