Owin.Security.Providers.OpenID
2.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Owin.Security.Providers.OpenID --version 2.1.0
NuGet\Install-Package Owin.Security.Providers.OpenID -Version 2.1.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.Providers.OpenID" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Owin.Security.Providers.OpenID --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Owin.Security.Providers.OpenID, 2.1.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.Providers.OpenID as a Cake Addin #addin nuget:?package=Owin.Security.Providers.OpenID&version=2.1.0 // Install Owin.Security.Providers.OpenID as a Cake Tool #tool nuget:?package=Owin.Security.Providers.OpenID&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Adds additional OAuth providers for OWIN to use with ASP.NET
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. 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.
-
- Owin.Security.Providers.OpenIDBase (>= 2.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Owin.Security.Providers.OpenID:
Package | Downloads |
---|---|
Owin.Security.Providers
Adds additional OAuth providers for OWIN to use with ASP.NET |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.26.0 | 196,132 | 2/11/2019 |
2.25.0 | 3,604 | 11/4/2018 |
2.24.0 | 12,942 | 6/13/2018 |
2.23.0 | 47,639 | 5/1/2018 |
2.22.0 | 21,257 | 4/1/2018 |
2.21.0 | 5,252 | 3/7/2018 |
2.20.0 | 1,987 | 2/21/2018 |
2.19.0 | 25,176 | 12/29/2017 |
2.18.0 | 3,306 | 12/8/2017 |
2.17.0 | 2,478 | 11/3/2017 |
2.16.0 | 2,030 | 10/13/2017 |
2.15.1 | 13,153 | 7/16/2017 |
2.15.0 | 1,357 | 7/16/2017 |
2.14.0 | 15,381 | 5/19/2017 |
2.13.0 | 76,901 | 3/5/2017 |
2.12.0 | 44,046 | 12/9/2016 |
2.11.1 | 3,613 | 11/21/2016 |
2.11.0 | 2,755 | 11/1/2016 |
2.10.0 | 1,776 | 10/27/2016 |
2.9.0 | 4,764 | 10/6/2016 |
2.8.0 | 5,020 | 9/27/2016 |
2.7.0 | 52,529 | 7/3/2016 |
2.6.3 | 1,436 | 7/2/2016 |
2.6.0 | 3,153 | 6/11/2016 |
2.5.0 | 1,507 | 6/11/2016 |
2.4.0 | 4,985 | 6/9/2016 |
2.3.0 | 6,516 | 5/20/2016 |
2.2.0 | 1,536 | 5/18/2016 |
2.1.1 | 1,635 | 5/10/2016 |
2.1.0 | 1,432 | 5/10/2016 |
2.0.0 | 2,151 | 5/4/2016 |
2.0.0-rc1 | 1,276 | 4/23/2016 |
2.0.0-beta4 | 1,352 | 4/23/2016 |
2.0.0-beta2 | 1,174 | 4/23/2016 |
Version 2.0
- Decouple providers into individual files