Microsoft.AspNet.WebApi.OwinSelfHost
5.2.4-preview1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNet.WebApi.OwinSelfHost --version 5.2.4-preview1
NuGet\Install-Package Microsoft.AspNet.WebApi.OwinSelfHost -Version 5.2.4-preview1
<PackageReference Include="Microsoft.AspNet.WebApi.OwinSelfHost" Version="5.2.4-preview1" />
<PackageVersion Include="Microsoft.AspNet.WebApi.OwinSelfHost" Version="5.2.4-preview1" />
<PackageReference Include="Microsoft.AspNet.WebApi.OwinSelfHost" />
paket add Microsoft.AspNet.WebApi.OwinSelfHost --version 5.2.4-preview1
#r "nuget: Microsoft.AspNet.WebApi.OwinSelfHost, 5.2.4-preview1"
#addin nuget:?package=Microsoft.AspNet.WebApi.OwinSelfHost&version=5.2.4-preview1&prerelease
#tool nuget:?package=Microsoft.AspNet.WebApi.OwinSelfHost&version=5.2.4-preview1&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.4-preview1 && < 5.3.0)
- Microsoft.Owin.Host.HttpListener (>= 2.0.2)
- Microsoft.Owin.Hosting (>= 2.0.2)
NuGet packages (77)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.WebApi.OwinSelfHost:
Package | Downloads |
---|---|
WireMock.Net
Lightweight Http Mocking Server for .Net, inspired by WireMock from the Java landscape. |
|
GSF.Web
Library of ASP.NET web forms extensions, embedded resource hosting and HTTP Module for implementing role-based security. |
|
Ninject.Web.WebApi.OwinSelfHost
Extension for Ninject providing integration with ASP.NET WebAPI 2 OWIN self host |
|
Quartzmin.SelfHost
This package allows you to host Quartzmin within your own process. |
|
Stl.Testing
Stl.Testing is a collection of testing helpers used by Stl.Fusion tests. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.AspNet.WebApi.OwinSelfHost:
Repository | Stars |
---|---|
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
|
|
dotnet/aspnet-api-versioning
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
|
Version | Downloads | Last updated |
---|---|---|
5.3.0 | 777,566 | 10/23/2023 |
5.3.0-preview1 | 5,081 | 4/3/2023 |
5.2.9 | 1,508,770 | 5/31/2022 |
5.2.8 | 135,179 | 4/12/2022 |
5.2.7 | 7,206,383 | 11/29/2018 |
5.2.6 | 1,685,487 | 5/11/2018 |
5.2.5 | 119,312 | 5/2/2018 |
5.2.5-preview1 | 4,680 | 3/19/2018 |
5.2.4 | 880,395 | 2/12/2018 |
5.2.4-preview1 | 2,890 | 1/5/2018 |
5.2.3 | 7,852,774 | 2/9/2015 |
5.2.3-beta1 | 8,121 | 12/17/2014 |
5.2.2 | 519,778 | 8/28/2014 |
5.2.2-rc | 2,735 | 8/23/2014 |
5.2.0 | 119,225 | 7/1/2014 |
5.2.0-rc | 3,812 | 5/27/2014 |
5.1.2 | 113,842 | 4/2/2014 |
5.1.1 | 41,622 | 2/10/2014 |
5.1.0 | 19,942 | 1/17/2014 |
5.1.0-rc1 | 3,163 | 12/6/2013 |
5.0.1 | 4,550 | 2/13/2014 |
5.0.0 | 66,021 | 10/17/2013 |
5.0.0-rc1 | 3,852 | 8/23/2013 |
5.0.0-beta2 | 3,464 | 6/26/2013 |
5.0.0-beta1 | 3,073 | 6/26/2013 |
Please visit https://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.