Info
Version: | 5.3.0 |
Author(s): | Microsoft |
Last Update: | Monday, October 23, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.asp.net/web-api |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.WebApi.SelfHost |
Install
Install-Package Microsoft.AspNet.WebApi.SelfHost
dotnet add package Microsoft.AspNet.WebApi.SelfHost
paket add Microsoft.AspNet.WebApi.SelfHost
Microsoft.AspNet.WebApi.SelfHost Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.7 && < 5.3.0)
Tags
Please use the Microsoft.AspNet.WebApi.OwinSelfHost package for new projects.