Microsoft.Owin
3.1.0
Provides a set of helper types and abstractions for simplifying the creation of OWIN components.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.Owin -Version 3.1.0
dotnet add package Microsoft.Owin --version 3.1.0
<PackageReference Include="Microsoft.Owin" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Owin --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Owin, 3.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Owin as a Cake Addin
#addin nuget:?package=Microsoft.Owin&version=3.1.0
// Install Microsoft.Owin as a Cake Tool
#tool nuget:?package=Microsoft.Owin&version=3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Owin (>= 1.0.0)
Used By
NuGet packages (20)
Showing the top 5 NuGet packages that depend on Microsoft.Owin:
| Package | Downloads |
|---|---|
|
Microsoft.Owin.Security
Common types which are shared by the various authentication middleware components.
|
|
|
Microsoft.Owin.Security.Google
Contains middlewares to support Google's OAuth 2.0 authentication workflow.
|
|
|
Microsoft.AspNet.SignalR.Core
Core server components for ASP.NET SignalR.
|
|
|
Microsoft.Owin.de
Dieses Paket enthält die deutschen Satellitenassemblys für Microsoft Owin.
|
|
|
JetBrains.Psi.Features.Web.Core
JetBrains Psi Features Web Core Package Version 212.0.20211006.163709
|