Microsoft.AspNet.WebApi.SelfHost
5.2.4-preview1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNet.WebApi.SelfHost --version 5.2.4-preview1
NuGet\Install-Package Microsoft.AspNet.WebApi.SelfHost -Version 5.2.4-preview1
<PackageReference Include="Microsoft.AspNet.WebApi.SelfHost" Version="5.2.4-preview1" />
paket add Microsoft.AspNet.WebApi.SelfHost --version 5.2.4-preview1
#r "nuget: Microsoft.AspNet.WebApi.SelfHost, 5.2.4-preview1"
// Install Microsoft.AspNet.WebApi.SelfHost as a Cake Addin #addin nuget:?package=Microsoft.AspNet.WebApi.SelfHost&version=5.2.4-preview1&prerelease // Install Microsoft.AspNet.WebApi.SelfHost as a Cake Tool #tool nuget:?package=Microsoft.AspNet.WebApi.SelfHost&version=5.2.4-preview1&prerelease
This is a legacy package for hosting ASP.NET Web API within your own process (outside of IIS). Please use the Microsoft.AspNet.WebApi.OwinSelfHost package for new projects.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.AspNet.WebApi.Core (>= 5.2.4-preview1 && < 5.3.0)
NuGet packages (60)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.WebApi.SelfHost:
Package | Downloads |
---|---|
AspNetWebApi.SelfHost
Legacy package, AspNetWebApi.SelfHost is now included in the 'Microsoft.AspNet.WebApi.SelfHost' package. |
|
AttributeRouting.WebApi.Hosted
AttributeRouting for self-hosted Web API lets you specify routes using attributes on your API controllers and actions. |
|
Ninject.Web.WebApi.Selfhost
Extension for Ninject providing integration with ASP.NET WebAPI 2 self host |
|
NContext.Extensions.AspNetWebApi
[This package is now legacy. Migrate to NContext.Extensions.AspNet.WebApi.] NContext application component for ASP.NET Web API. |
|
Topshelf.WebApi
Topshelf.WebApi provides extensions to configure a self-hosted WebAPI instance along with your service class. |
GitHub repositories (19)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNet.WebApi.SelfHost:
Repository | Stars |
---|---|
domaindrivendev/Swashbuckle.WebApi
Seamlessly adds a swagger to WebApi projects!
|
|
stefanprodan/WebApiThrottle
ASP.NET Web API rate limiter for IIS and Owin hosting
|
|
filipw/Strathweb.CacheOutput
ASP.NET Web API CacheOutput - library to allow you to cache the output of ApiControllers
|
|
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
|
|
aliostad/CacheCow
An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server
|
Version | Downloads | Last updated |
---|---|---|
5.3.0 | 134,783 | 10/23/2023 |
5.3.0-preview1 | 1,784 | 4/3/2023 |
5.2.9 | 357,084 | 5/31/2022 |
5.2.8 | 39,960 | 4/12/2022 |
5.2.7 | 1,631,733 | 11/29/2018 |
5.2.6 | 369,228 | 5/11/2018 |
5.2.5 | 18,994 | 5/2/2018 |
5.2.5-preview1 | 2,764 | 3/19/2018 |
5.2.4 | 154,171 | 2/12/2018 |
5.2.4-preview1 | 2,685 | 1/5/2018 |
5.2.3 | 2,495,752 | 2/9/2015 |
5.2.3-beta1 | 3,248 | 12/17/2014 |
5.2.2 | 285,183 | 8/28/2014 |
5.2.2-rc | 2,843 | 8/23/2014 |
5.2.0 | 146,257 | 7/1/2014 |
5.2.0-rc | 4,303 | 5/27/2014 |
5.1.2 | 119,004 | 4/2/2014 |
5.1.1 | 33,066 | 2/10/2014 |
5.1.0 | 33,669 | 1/17/2014 |
5.1.0-rc1 | 1,999 | 12/6/2013 |
5.0.1 | 32,311 | 2/13/2014 |
5.0.0 | 99,104 | 10/17/2013 |
5.0.0-rc1 | 3,651 | 8/23/2013 |
5.0.0-beta2 | 3,979 | 6/26/2013 |
5.0.0-beta1 | 3,058 | 6/26/2013 |
4.0.30506 | 374,151 | 5/30/2013 |
4.0.20918 | 154,333 | 9/27/2012 |
4.0.20710 | 129,605 | 8/11/2012 |
4.0.20505 | 40,571 | 5/31/2012 |
Please visit https://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.