![]() |
VOOZH | about |
dotnet add package Microsoft.Owin.Security.Interop --version 2.3.11
NuGet\Install-Package Microsoft.Owin.Security.Interop -Version 2.3.11
<PackageReference Include="Microsoft.Owin.Security.Interop" Version="2.3.11" />
<PackageVersion Include="Microsoft.Owin.Security.Interop" Version="2.3.11" />Directory.Packages.props
<PackageReference Include="Microsoft.Owin.Security.Interop" />Project file
paket add Microsoft.Owin.Security.Interop --version 2.3.11
#r "nuget: Microsoft.Owin.Security.Interop, 2.3.11"
#:package Microsoft.Owin.Security.Interop@2.3.11
#addin nuget:?package=Microsoft.Owin.Security.Interop&version=2.3.11Install as a Cake Addin
#tool nuget:?package=Microsoft.Owin.Security.Interop&version=2.3.11Install as a Cake Tool
A compatibility layer for sharing authentication tickets between Microsoft.Owin.Security and Microsoft.AspNetCore.Authentication.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 5 NuGet packages that depend on Microsoft.Owin.Security.Interop:
| Package | Downloads |
|---|---|
|
Owin.Security.OpenIdConnect.Server
OpenID Connect server middleware for OWIN/Katana. |
|
|
Microsoft.AspNet.Identity.AspNetCoreCompat
A compatibility layer for sharing identity databases between Microsoft.AspNet.Identity.EntityFramework and Microsoft.AspNetCore.Identity.EntityFrameworkCore. |
|
|
Owin.Security.OAuth.Introspection
OAuth2 introspection middleware for OWIN/Katana. |
|
|
Owin.Security.OAuth.Validation
OAuth2 validation middleware for OWIN/Katana. |
|
|
BTG.Infrastructure.Auth.AspNet
OAuth Extensions for Asp.Net clients |
Showing the top 4 popular GitHub repositories that depend on Microsoft.Owin.Security.Interop:
| Repository | Stars |
|---|---|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
|
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
|
|
|
aspnet-contrib/AspNet.Security.OpenIdConnect.Server
OpenID Connect/OAuth2 server framework for OWIN/Katana and ASP.NET Core
|
|
| dotnet/systemweb-adapters |