Owin.Security.Providers.Foursquare 2.26.0

dotnet add package Owin.Security.Providers.Foursquare --version 2.26.0
                    
NuGet\Install-Package Owin.Security.Providers.Foursquare -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.Foursquare" 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.Foursquare" Version="2.26.0" />
                    
Directory.Packages.props
<PackageReference Include="Owin.Security.Providers.Foursquare" />
                    
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.Foursquare --version 2.26.0
                    
#r "nuget: Owin.Security.Providers.Foursquare, 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.Foursquare&version=2.26.0
                    
Install Owin.Security.Providers.Foursquare as a Cake Addin
#tool nuget:?package=Owin.Security.Providers.Foursquare&version=2.26.0
                    
Install Owin.Security.Providers.Foursquare as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  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.

NuGet packages (1)

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

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 134,552 2/11/2019
2.25.0 3,251 11/4/2018
2.24.0 11,898 6/13/2018
2.23.0 38,250 5/1/2018
2.22.0 8,315 4/1/2018
2.21.0 4,564 3/7/2018
2.20.0 1,973 2/21/2018
2.19.0 23,386 12/29/2017
2.18.0 3,086 12/8/2017
2.17.0 2,485 11/3/2017
2.16.0 2,010 10/13/2017
2.15.1 12,586 7/16/2017
2.15.0 1,429 7/16/2017
2.14.0 11,829 5/19/2017
2.13.0 30,496 3/5/2017
2.12.0 43,352 12/9/2016
2.11.1 3,586 11/21/2016
2.11.0 2,782 11/1/2016
2.10.0 1,784 10/27/2016
2.9.0 4,866 10/6/2016
2.8.0 5,077 9/27/2016
2.7.0 51,622 7/3/2016
2.6.3 1,512 7/2/2016
2.6.0 3,111 6/11/2016
2.5.0 1,667 6/11/2016
2.4.0 5,022 6/9/2016
2.3.0 6,524 5/20/2016
2.2.0 1,609 5/18/2016
2.1.1 1,758 5/10/2016
2.1.0 1,497 5/10/2016
2.0.0 1,715 5/4/2016
2.0.0-rc1 1,318 4/23/2016
2.0.0-beta4 1,390 4/23/2016
2.0.0-beta2 1,240 4/23/2016

View the release notes on github