Microsoft.AspNet.WebApi.OwinSelfHost
5.2.3-beta1
See the version list below for details.
dotnet add package Microsoft.AspNet.WebApi.OwinSelfHost --version 5.2.3-beta1
NuGet\Install-Package Microsoft.AspNet.WebApi.OwinSelfHost -Version 5.2.3-beta1
<PackageReference Include="Microsoft.AspNet.WebApi.OwinSelfHost" Version="5.2.3-beta1" />
<PackageVersion Include="Microsoft.AspNet.WebApi.OwinSelfHost" Version="5.2.3-beta1" />
<PackageReference Include="Microsoft.AspNet.WebApi.OwinSelfHost" />
paket add Microsoft.AspNet.WebApi.OwinSelfHost --version 5.2.3-beta1
#r "nuget: Microsoft.AspNet.WebApi.OwinSelfHost, 5.2.3-beta1"
#:package Microsoft.AspNet.WebApi.OwinSelfHost@5.2.3-beta1
#addin nuget:?package=Microsoft.AspNet.WebApi.OwinSelfHost&version=5.2.3-beta1&prerelease
#tool nuget:?package=Microsoft.AspNet.WebApi.OwinSelfHost&version=5.2.3-beta1&prerelease
This package allows you to host ASP.NET Web API within your own process using the OWIN HttpListener server. 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.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.WebApi.Owin (>= 5.2.3-beta1 && < 5.3.0)
- Microsoft.Owin.Host.HttpListener (>= 2.0.2)
- Microsoft.Owin.Hosting (>= 2.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.2.3 | 137,300 | 2/9/2015 |
| 5.2.3-beta1 | 2,260 | 12/17/2014 |
| 5.2.2 | 73,935 | 8/28/2014 |
| 5.2.2-rc | 297 | 8/23/2014 |
| 5.2.0 | 19,268 | 7/1/2014 |
| 5.2.0-rc | 873 | 5/27/2014 |
| 5.1.2 | 22,089 | 4/2/2014 |
| 5.1.1 | 11,423 | 2/10/2014 |
| 5.1.0 | 5,977 | 1/17/2014 |
| 5.1.0-rc1 | 775 | 12/6/2013 |
| 5.0.1 | 260 | 2/13/2014 |
| 5.0.0 | 12,308 | 10/17/2013 |
| 5.0.0-rc1 | 911 | 8/23/2013 |
| 5.0.0-beta2 | 803 | 6/26/2013 |
| 5.0.0-beta1 | 146 | 6/26/2013 |
Please visit https://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.