Microsoft.AspNet.WebApi.OwinSelfHost
5.2.7
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.
Install-Package Microsoft.AspNet.WebApi.OwinSelfHost -Version 5.2.7
dotnet add package Microsoft.AspNet.WebApi.OwinSelfHost --version 5.2.7
<PackageReference Include="Microsoft.AspNet.WebApi.OwinSelfHost" Version="5.2.7" />
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.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.WebApi.OwinSelfHost, 5.2.7"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Microsoft.AspNet.WebApi.Owin (>= 5.2.7 && < 5.3.0)
- Microsoft.Owin.Host.HttpListener (>= 2.0.2)
- Microsoft.Owin.Hosting (>= 2.0.2)
Used By
NuGet packages (67)
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.
|
|
R.Scheduler
A simple, easy to use job execution engine built on top of Quartz Enterprise Scheduler .NET
|
|
Quartzmin.SelfHost
This package allows you to host Quartzmin within your own process.
|
|
Vertica.Integration.WebApi
Extends Integration Service with the ability to simple host WebApi controllers.
|
GitHub repositories (38)
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
|
|
microsoft/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.
|
|
DotNetOpenAuth/DotNetOpenAuth
A C# implementation of the OpenID, OAuth protocols
|
|
webprofusion/certify
SSL Certificate Manager UI for Windows, powered by Let's Encrypt. Download from certifytheweb.com
|
|
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
|
Version History
Version | Downloads | Last updated |
---|---|---|
5.2.7 | 1,701,529 | 11/29/2018 |
5.2.6 | 852,466 | 5/11/2018 |
5.2.5 | 88,115 | 5/2/2018 |
5.2.5-preview1 | 2,695 | 3/19/2018 |
5.2.4 | 390,628 | 2/12/2018 |
5.2.4-preview1 | 1,297 | 1/5/2018 |
5.2.3 | 4,702,811 | 2/9/2015 |
5.2.3-beta1 | 5,997 | 12/17/2014 |
5.2.2 | 362,812 | 8/28/2014 |
5.2.2-rc | 1,127 | 8/23/2014 |
5.2.0 | 85,460 | 7/1/2014 |
5.2.0-rc | 1,891 | 5/27/2014 |
5.1.2 | 86,307 | 4/2/2014 |
5.1.1 | 27,797 | 2/10/2014 |
5.1.0 | 12,273 | 1/17/2014 |
5.1.0-rc1 | 1,459 | 12/6/2013 |
5.0.1 | 1,968 | 2/13/2014 |
5.0.0 | 32,405 | 10/17/2013 |
5.0.0-rc1 | 1,780 | 8/23/2013 |
5.0.0-beta2 | 1,537 | 6/26/2013 |
5.0.0-beta1 | 879 | 6/26/2013 |