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.WebHost |
Install
Install-Package Microsoft.AspNet.WebApi.WebHost
dotnet add package Microsoft.AspNet.WebApi.WebHost
paket add Microsoft.AspNet.WebApi.WebHost
Microsoft.AspNet.WebApi.WebHost Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.7 && < 5.3.0)
Tags
ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.