Microsoft.Owin.Security
3.0.1
Common types which are shared by the various authentication middleware 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.Security -Version 3.0.1
dotnet add package Microsoft.Owin.Security --version 3.0.1
<PackageReference Include="Microsoft.Owin.Security" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Owin.Security --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Owin.Security, 3.0.1"
#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.Security as a Cake Addin
#addin nuget:?package=Microsoft.Owin.Security&version=3.0.1
// Install Microsoft.Owin.Security as a Cake Tool
#tool nuget:?package=Microsoft.Owin.Security&version=3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.Owin (>= 3.0.1)
- Owin (>= 1.0.0)
Used By
NuGet packages (16)
Showing the top 5 NuGet packages that depend on Microsoft.Owin.Security:
| Package | Downloads |
|---|---|
|
Microsoft.Owin.Security.Interop
A compatibility layer for sharing authentication tickets between Microsoft.Owin.Security and Microsoft.AspNetCore.Authentication.
|
|
|
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.Security.de
Dieses Paket enthält die deutschen Satellitenassemblys für Microsoft Owin Security.
|
|
|
Microsoft.Owin.Security.Jwt
Middleware that enables an application to protect and validate JSON Web Tokens.
|