Owin.Security.Providers.GitHub
2.26.0
.NET Framework 4.5
dotnet add package Owin.Security.Providers.GitHub --version 2.26.0
NuGet\Install-Package Owin.Security.Providers.GitHub -Version 2.26.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.GitHub" Version="2.26.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Owin.Security.Providers.GitHub --version 2.26.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Owin.Security.Providers.GitHub, 2.26.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 Owin.Security.Providers.GitHub as a Cake Addin
#addin nuget:?package=Owin.Security.Providers.GitHub&version=2.26.0
// Install Owin.Security.Providers.GitHub as a Cake Tool
#tool nuget:?package=Owin.Security.Providers.GitHub&version=2.26.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 |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Owin.Security (>= 3.0.1)
- Newtonsoft.Json (>= 8.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Owin.Security.Providers.GitHub:
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 | 82,630 | 2/11/2019 |
2.25.0 | 3,054 | 11/4/2018 |
2.24.0 | 17,862 | 6/13/2018 |
2.23.0 | 28,531 | 5/1/2018 |
2.22.0 | 7,183 | 4/1/2018 |
2.21.0 | 3,222 | 3/7/2018 |
2.20.0 | 1,441 | 2/21/2018 |
2.19.0 | 22,334 | 12/29/2017 |
2.18.0 | 2,784 | 12/8/2017 |
2.17.0 | 2,162 | 11/3/2017 |
2.16.0 | 1,635 | 10/13/2017 |
2.15.1 | 16,480 | 7/16/2017 |
2.15.0 | 984 | 7/16/2017 |
2.14.0 | 9,510 | 5/19/2017 |
2.13.0 | 43,846 | 3/5/2017 |
2.12.0 | 35,365 | 12/9/2016 |
2.11.1 | 2,976 | 11/21/2016 |
2.11.0 | 2,367 | 11/1/2016 |
2.10.0 | 1,415 | 10/27/2016 |
2.9.0 | 4,035 | 10/6/2016 |
2.8.0 | 4,818 | 9/27/2016 |
2.7.0 | 50,195 | 7/3/2016 |
2.6.3 | 1,092 | 7/2/2016 |
2.6.0 | 2,808 | 6/11/2016 |
2.5.0 | 1,189 | 6/11/2016 |
2.4.0 | 4,576 | 6/9/2016 |
2.3.0 | 5,780 | 5/20/2016 |
2.2.0 | 1,184 | 5/18/2016 |
2.1.1 | 1,362 | 5/10/2016 |
2.1.0 | 1,054 | 5/10/2016 |
2.0.0 | 1,323 | 5/4/2016 |
2.0.0-rc1 | 1,071 | 4/23/2016 |
2.0.0-beta4 | 1,114 | 4/23/2016 |
2.0.0-beta2 | 1,031 | 4/23/2016 |
View the release notes on github