Owin.Security.Providers 2.26.0

dotnet add package Owin.Security.Providers --version 2.26.0
                    
NuGet\Install-Package Owin.Security.Providers -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" Version="2.26.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Owin.Security.Providers" Version="2.26.0" />
                    
Directory.Packages.props
<PackageReference Include="Owin.Security.Providers" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Owin.Security.Providers --version 2.26.0
                    
#r "nuget: Owin.Security.Providers, 2.26.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.
#addin nuget:?package=Owin.Security.Providers&version=2.26.0
                    
Install Owin.Security.Providers as a Cake Addin
#tool nuget:?package=Owin.Security.Providers&version=2.26.0
                    
Install Owin.Security.Providers as a Cake Tool

Adds additional OAuth providers for OWIN to use with ASP.NET

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Owin.Security.Providers:

Package Downloads
e10.shared

e10 shared would allow you to start working on a project with basic level auths and repository and service layer.

Rabbit.Owin.Security.Extensions

Extensions configuration for Owin Security

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Owin.Security.Providers:

Repository Stars
aspnet/AspNetWebHooks
Libraries to create and consume web hooks on ASP.NET 4.x (Due to other priorities this project is currently in maintenance mode only. There are no planned releases at this time. No new features are planned and we are only addressing critical issues as required.)
Adoxio/xRM-Portals-Community-Edition
The definitive edition of Microsoft Open Source Portals, supported by the experts in portals.
Version Downloads Last updated
2.26.0 132,493 2/11/2019
2.25.0 2,606 11/4/2018
2.24.0 10,103 6/13/2018
2.23.0 37,949 5/1/2018
2.22.0 13,729 4/1/2018
2.21.0 4,224 3/7/2018
2.20.0 1,630 2/21/2018
2.19.0 23,144 12/29/2017
2.18.0 2,838 12/8/2017
2.17.0 2,160 11/3/2017
2.16.0 1,836 10/13/2017
2.15.1 12,717 7/16/2017
2.15.0 1,233 7/16/2017
2.14.0 11,578 5/19/2017
2.13.0 30,299 3/5/2017
2.12.0 43,554 12/9/2016
2.11.1 3,362 11/21/2016
2.11.0 2,543 11/1/2016
2.10.0 1,634 10/27/2016
2.9.0 4,616 10/6/2016
2.8.0 4,916 9/27/2016
2.7.0 51,300 7/3/2016
2.6.3 1,350 7/2/2016
2.6.0 3,030 6/11/2016
2.5.0 1,416 6/11/2016
2.4.0 4,824 6/9/2016
2.3.0 6,344 5/20/2016
2.2.0 1,434 5/18/2016
2.1.1 1,585 5/10/2016
2.1.0 1,308 5/10/2016
2.0.0 1,517 5/4/2016
1.27.0 72,375 2/10/2016
1.26.0 55,280 1/2/2016
1.25.0 64,203 9/26/2015
1.24.1 17,606 9/11/2015
1.24.0 33,334 8/28/2015
1.23.0 2,609 8/19/2015
1.22.1 8,599 7/30/2015
1.22.0 14,407 7/27/2015
1.21.0 29,597 6/25/2015
1.20.1 2,909 6/9/2015
1.20.0 3,918 6/2/2015
1.19.0 7,041 5/16/2015
1.18.0 9,238 5/4/2015
1.17.1 4,420 4/9/2015
1.17.0 1,326 4/9/2015
1.17.0-pre 1,492 4/7/2015
1.16.0 5,055 3/26/2015
1.15.0 2,608 3/15/2015
1.14.0 13,994 2/7/2015
1.13.0 2,510 1/14/2015
1.12.1 15,548 12/3/2014
1.12.0 3,444 11/24/2014
1.11.0 2,401 11/12/2014
1.10.0 3,720 11/3/2014
1.9.1 1,628 11/3/2014
1.9.0 3,856 9/25/2014
1.8.1 4,235 8/23/2014
1.8.0 1,671 8/21/2014
1.7.0 40,641 7/21/2014
1.6.0 1,901 7/13/2014
1.5.1 1,394 7/12/2014
1.5.0 14,496 5/18/2014
1.4.4 16,951 5/5/2014
1.4.3 1,449 5/5/2014
1.4.2 2,094 4/10/2014
1.4.1 2,092 4/4/2014
1.4.0 29,761 4/3/2014
1.4.0-alpha 1,250 4/3/2014
1.3.1 1,670 3/24/2014
1.3.0 12,253 2/17/2014
1.2.1 1,981 1/28/2014
1.2.0 1,451 1/24/2014
1.1.0 2,166 11/27/2013
1.1.0-pre 1,183 11/27/2013
1.0.0 1,485 11/26/2013
1.0.0-pre 1,172 11/26/2013

View the release notes on github