Owin.Security.Providers.Yahoo 2.3.0

.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
dotnet add package Owin.Security.Providers.Yahoo --version 2.3.0
NuGet\Install-Package Owin.Security.Providers.Yahoo -Version 2.3.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.Yahoo" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Owin.Security.Providers.Yahoo --version 2.3.0
#r "nuget: Owin.Security.Providers.Yahoo, 2.3.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.Yahoo as a Cake Addin
#addin nuget:?package=Owin.Security.Providers.Yahoo&version=2.3.0

// Install Owin.Security.Providers.Yahoo as a Cake Tool
#tool nuget:?package=Owin.Security.Providers.Yahoo&version=2.3.0

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.

NuGet packages (1)

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

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 86,646 2/11/2019
2.25.0 3,132 11/4/2018
2.24.0 12,078 6/13/2018
2.23.0 29,256 5/1/2018
2.22.0 7,246 4/1/2018
2.21.0 3,355 3/7/2018
2.20.0 1,414 2/21/2018
2.19.0 23,262 12/29/2017
2.18.0 2,650 12/8/2017
2.17.0 2,165 11/3/2017
2.16.0 1,656 10/13/2017
2.15.1 12,152 7/16/2017
2.15.0 999 7/16/2017
2.14.0 9,273 5/19/2017
2.13.0 29,572 3/5/2017
2.12.0 35,008 12/9/2016
2.11.1 3,061 11/21/2016
2.11.0 2,349 11/1/2016
2.10.0 1,427 10/27/2016
2.9.0 4,138 10/6/2016
2.8.0 4,731 9/27/2016
2.7.0 50,581 7/3/2016
2.6.3 1,138 7/2/2016
2.6.0 2,799 6/11/2016
2.5.0 1,166 6/11/2016
2.4.0 4,585 6/9/2016
2.3.0 5,860 5/20/2016
2.2.0 1,168 5/18/2016
2.1.1 1,359 5/10/2016
2.1.0 1,053 5/10/2016
2.0.0 1,286 5/4/2016
2.0.0-rc1 1,114 4/23/2016
2.0.0-beta4 1,132 4/23/2016

Version 2.3
     - Added Geni, and discord providers.
     - Retarget to .net 4.5 from 4.5.2