Sentinel.OAuth.Client 2.2.11

dotnet add package Sentinel.OAuth.Client --version 2.2.11
                    
NuGet\Install-Package Sentinel.OAuth.Client -Version 2.2.11
                    
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="Sentinel.OAuth.Client" Version="2.2.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sentinel.OAuth.Client" Version="2.2.11" />
                    
Directory.Packages.props
<PackageReference Include="Sentinel.OAuth.Client" />
                    
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 Sentinel.OAuth.Client --version 2.2.11
                    
#r "nuget: Sentinel.OAuth.Client, 2.2.11"
                    
#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.
#:package Sentinel.OAuth.Client@2.2.11
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sentinel.OAuth.Client&version=2.2.11
                    
Install as a Cake Addin
#tool nuget:?package=Sentinel.OAuth.Client&version=2.2.11
                    
Install as a Cake Tool

An easy to use OAuth 2 client for use with any OAuth 2 provider.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Sentinel.OAuth.Client:

Package Downloads
Sentinel.OAuth.Client.Mvc5

An easy to use OAuth 2 authentication provider for ASP.NET MVC5 and OWIN.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.11 3,996 10/27/2016
2.2.10 2,401 10/17/2016
2.1.9 1,745 7/29/2016
2.0.8 1,960 2/25/2016
2.0.7 1,515 2/20/2016
2.0.6 1,625 10/28/2015
2.0.5 1,503 10/27/2015
2.0.4 1,432 10/27/2015
2.0.1 1,449 10/26/2015
1.5.1 1,496 10/20/2015
1.5.0 1,460 10/19/2015
1.4.4 1,796 8/3/2015
1.4.3 1,557 5/29/2015
1.4.2 1,438 5/28/2015
1.4.1 1,457 5/28/2015
1.4.0 1,494 5/21/2015
1.3.0 1,491 5/19/2015
1.2.3 1,542 5/18/2015
1.2.2 1,770 5/15/2015
Loading failed