Microsoft.AspNet.WebApi.Owin
5.2.0
See the version list below for details.
Install-Package Microsoft.AspNet.WebApi.Owin -Version 5.2.0
dotnet add package Microsoft.AspNet.WebApi.Owin --version 5.2.0
<PackageReference Include="Microsoft.AspNet.WebApi.Owin" Version="5.2.0" />
paket add Microsoft.AspNet.WebApi.Owin --version 5.2.0
#r "nuget: Microsoft.AspNet.WebApi.Owin, 5.2.0"
// Install Microsoft.AspNet.WebApi.Owin as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.WebApi.Owin&version=5.2.0
// Install Microsoft.AspNet.WebApi.Owin as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.WebApi.Owin&version=5.2.0
This package allows you to host ASP.NET Web API within an OWIN server and provides access to additional OWIN features.
| Product | Versions |
|---|---|
| .NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- Microsoft.AspNet.WebApi.Core (>= 5.2.0 && < 5.3.0)
- Microsoft.Owin (>= 2.0.2)
- Owin (>= 1.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.AspNet.WebApi.Owin:
| Package | Downloads |
|---|---|
|
Microsoft.AspNet.WebApi.Owin.de
Dieses Paket enthält die deutschen Satellitenassemblys für ASP.NET Web API Owin. |
|
|
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. |
|
|
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. |
Please visit https://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.