Owin.Security.OAuth.Validation
2.0.0
Suggested Alternatives
Additional Details
The aspnet-contrib OAuth 2.0 validation middleware has been merged into OpenIddict 3.0. For more information, visit https://kevinchalet.com/2020/12/23/openiddict-3-0-general-availability/.
dotnet add package Owin.Security.OAuth.Validation --version 2.0.0
NuGet\Install-Package Owin.Security.OAuth.Validation -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Owin.Security.OAuth.Validation" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Owin.Security.OAuth.Validation --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Owin.Security.OAuth.Validation, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Owin.Security.OAuth.Validation as a Cake Addin #addin nuget:?package=Owin.Security.OAuth.Validation&version=2.0.0 // Install Owin.Security.OAuth.Validation as a Cake Tool #tool nuget:?package=Owin.Security.OAuth.Validation&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
OAuth2 validation middleware for OWIN/Katana.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Microsoft.Extensions.Logging (>= 2.0.0)
- Microsoft.Owin.Security.Interop (>= 2.0.0)
- Newtonsoft.Json (>= 10.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Owin.Security.OAuth.Validation:
Repository | Stars |
---|---|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
aspnet-contrib/AspNet.Security.OpenIdConnect.Server
OpenID Connect/OAuth2 server framework for OWIN/Katana and ASP.NET Core
|
Version | Downloads | Last updated | |
---|---|---|---|
2.0.0 | 4,263 | 11/1/2018 | |
2.0.0-rc3-final | 935 | 6/18/2018 | |
2.0.0-rc2-final | 1,426 | 2/19/2018 | |
2.0.0-rc1-final | 1,014 | 10/20/2017 | |
1.1.0 | 17,040 | 11/1/2018 | |
1.1.0-preview-final | 918 | 6/18/2018 | |
1.0.0 | 3,926 | 5/8/2017 | |
1.0.0-beta1-final | 1,714 | 3/13/2017 | |
1.0.0-alpha3-final | 1,019 | 11/30/2016 | |
1.0.0-alpha2-final | 2,785 | 7/1/2016 | |
1.0.0-alpha1-final | 963 | 5/18/2016 |