Microsoft.AspNet.WebApi.OwinSelfHost
5.2.3
dotnet add package Microsoft.AspNet.WebApi.OwinSelfHost --version 5.2.3
NuGet\Install-Package Microsoft.AspNet.WebApi.OwinSelfHost -Version 5.2.3
<PackageReference Include="Microsoft.AspNet.WebApi.OwinSelfHost" Version="5.2.3" />
paket add Microsoft.AspNet.WebApi.OwinSelfHost --version 5.2.3
#r "nuget: Microsoft.AspNet.WebApi.OwinSelfHost, 5.2.3"
// Install Microsoft.AspNet.WebApi.OwinSelfHost as a Cake Addin #addin nuget:?package=Microsoft.AspNet.WebApi.OwinSelfHost&version=5.2.3 // Install Microsoft.AspNet.WebApi.OwinSelfHost as a Cake Tool #tool nuget:?package=Microsoft.AspNet.WebApi.OwinSelfHost&version=5.2.3
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 && < 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 (45)
Showing the top 5 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.
|
|
servicetitan/Stl.Fusion
Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
|
|
DotNetOpenAuth/DotNetOpenAuth
A C# implementation of the OpenID, OAuth protocols
|
|
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
|
Version | Downloads | Last updated |
---|---|---|
5.2.3 | 137,285 | 2/9/2015 |
5.2.3-beta1 | 2,258 | 12/17/2014 |
5.2.2 | 73,931 | 8/28/2014 |
5.2.2-rc | 291 | 8/23/2014 |
5.2.0 | 19,264 | 7/1/2014 |
5.2.0-rc | 869 | 5/27/2014 |
5.1.2 | 22,087 | 4/2/2014 |
5.1.1 | 11,417 | 2/10/2014 |
5.1.0 | 5,973 | 1/17/2014 |
5.1.0-rc1 | 772 | 12/6/2013 |
5.0.1 | 254 | 2/13/2014 |
5.0.0 | 12,304 | 10/17/2013 |
5.0.0-rc1 | 908 | 8/23/2013 |
5.0.0-beta2 | 800 | 6/26/2013 |
5.0.0-beta1 | 142 | 6/26/2013 |
Please visit https://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.