Microsoft.AspNet.WebApi.Owin
5.2.0-rc
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNet.WebApi.Owin --version 5.2.0-rc
NuGet\Install-Package Microsoft.AspNet.WebApi.Owin -Version 5.2.0-rc
<PackageReference Include="Microsoft.AspNet.WebApi.Owin" Version="5.2.0-rc" />
paket add Microsoft.AspNet.WebApi.Owin --version 5.2.0-rc
#r "nuget: Microsoft.AspNet.WebApi.Owin, 5.2.0-rc"
// Install Microsoft.AspNet.WebApi.Owin as a Cake Addin #addin nuget:?package=Microsoft.AspNet.WebApi.Owin&version=5.2.0-rc&prerelease // Install Microsoft.AspNet.WebApi.Owin as a Cake Tool #tool nuget:?package=Microsoft.AspNet.WebApi.Owin&version=5.2.0-rc&prerelease
This package allows you to host ASP.NET Web API within an OWIN server and provides access to additional OWIN features.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.AspNet.WebApi.Core (>= 5.2.0-rc && < 5.3.0)
- Microsoft.Owin (>= 2.1.0)
- Owin (>= 1.0.0)
NuGet packages (226)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.WebApi.Owin:
Package | Downloads |
---|---|
Microsoft.AspNet.WebApi.OwinSelfHost
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. |
|
Autofac.WebApi2.Owin
ASP.NET Web API OWIN integration for Autofac. |
|
Audit.WebApi
Generate detailed Audit Logs for Web API Controller calls. |
|
Microsoft.AspNet.WebApi.Extensions.Compression.Server.Owin
Package for supporting OWIN when using Microsoft ASP.NET Web API Compression Support |
|
Microsoft.Azure.Mobile.Server.Quickstart
This is the Azure Mobile Apps .NET Server SDK quickstart package, which references all other server SDK packages. To learn more about Azure Mobile, go to http://azure.microsoft.com/mobile. |
GitHub repositories (103)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNet.WebApi.Owin:
Repository | Stars |
---|---|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
domaindrivendev/Swashbuckle.WebApi
Seamlessly adds a swagger to WebApi projects!
|
|
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 | 1,195,915 | 10/23/2023 |
5.3.0-preview1 | 9,143 | 4/3/2023 |
5.2.9 | 4,048,454 | 5/31/2022 |
5.2.8 | 400,484 | 4/12/2022 |
5.2.7 | 21,820,556 | 11/29/2018 |
5.2.6 | 6,452,301 | 5/11/2018 |
5.2.5 | 326,387 | 5/2/2018 |
5.2.5-preview1 | 15,196 | 3/19/2018 |
5.2.4 | 3,023,052 | 2/12/2018 |
5.2.4-preview1 | 12,402 | 1/5/2018 |
5.2.3 | 30,265,691 | 2/9/2015 |
5.2.3-beta1 | 13,098 | 12/17/2014 |
5.2.2 | 2,190,132 | 8/28/2014 |
5.2.2-rc | 5,842 | 8/23/2014 |
5.2.0 | 2,041,951 | 7/1/2014 |
5.2.0-rc | 25,698 | 5/27/2014 |
5.1.2 | 318,667 | 4/2/2014 |
5.1.1 | 141,971 | 2/10/2014 |
5.1.0 | 213,558 | 1/17/2014 |
5.1.0-rc1 | 5,334 | 12/6/2013 |
5.0.1 | 43,552 | 2/13/2014 |
5.0.0 | 427,309 | 10/17/2013 |
5.0.0-rc1 | 7,399 | 8/23/2013 |
5.0.0-beta2 | 21,081 | 6/26/2013 |
5.0.0-beta1 | 5,618 | 6/26/2013 |
0.21.0-pre | 7,657 | 3/22/2013 |
Please visit https://go.microsoft.com/fwlink/?LinkID=320982 to view the release notes.