Microsoft.AspNet.WebApi.OwinSelfHost
5.2.3-beta1
Prefix Reserved
This is a prerelease version of Microsoft.AspNet.WebApi.OwinSelfHost.
There is a newer version of this package available.
See the version list below for details.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNet.WebApi.OwinSelfHost" Version="5.2.3-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.WebApi.OwinSelfHost --version 5.2.3-beta1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.WebApi.OwinSelfHost, 5.2.3-beta1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNet.WebApi.OwinSelfHost as a Cake Addin #addin nuget:?package=Microsoft.AspNet.WebApi.OwinSelfHost&version=5.2.3-beta1&prerelease // Install Microsoft.AspNet.WebApi.OwinSelfHost as a Cake Tool #tool nuget:?package=Microsoft.AspNet.WebApi.OwinSelfHost&version=5.2.3-beta1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
There are no supported framework assets in this package.
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)
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.8 | 3 | 3/12/2022 |
5.2.3 | 79,007 | 2/9/2015 |
5.2.3-beta1 | 1,807 | 12/17/2014 |
5.2.2 | 61,103 | 8/28/2014 |
5.2.2-rc | 212 | 8/23/2014 |
5.2.0 | 18,277 | 7/1/2014 |
5.2.0-rc | 314 | 5/27/2014 |
5.1.2 | 10,598 | 4/2/2014 |
5.1.1 | 3,366 | 2/10/2014 |
5.1.0 | 2,433 | 1/17/2014 |
5.1.0-rc1 | 227 | 12/6/2013 |
5.0.1 | 164 | 2/13/2014 |
5.0.0 | 3,260 | 10/17/2013 |
5.0.0-rc1 | 110 | 8/23/2013 |
5.0.0-beta2 | 116 | 6/26/2013 |
5.0.0-beta1 | 77 | 6/26/2013 |
Please visit https://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.