Sentinel.OAuth.Core 2.2.31

dotnet add package Sentinel.OAuth.Core --version 2.2.31
                    
NuGet\Install-Package Sentinel.OAuth.Core -Version 2.2.31
                    
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.Core" Version="2.2.31" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sentinel.OAuth.Core" Version="2.2.31" />
                    
Directory.Packages.props
<PackageReference Include="Sentinel.OAuth.Core" />
                    
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.Core --version 2.2.31
                    
#r "nuget: Sentinel.OAuth.Core, 2.2.31"
                    
#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.Core@2.2.31
                    
#: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.Core&version=2.2.31
                    
Install as a Cake Addin
#tool nuget:?package=Sentinel.OAuth.Core&version=2.2.31
                    
Install as a Cake Tool

The core assemblies for the Sentinel OAuth Provider.

Use this if you want to develop an extension.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Sentinel.OAuth.Core:

Package Downloads
Sentinel.OAuth

An easy to use OAuth 2 authentication provider for ASP.NET WebAPI 2. This package lets you add OAuth authentication to your API quickly and securely.

Sentinel.OAuth.Client

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

Sentinel.OAuth.TokenManagers.Redis

A token manager for Sentinel based on Redis.

Sentinel.OAuth.TokenManagers.SQL

A token manager for Sentinel based on SQL.

Sentinel.OAuth.TokenManagers.RavenDB

A token manager for Sentinel based on RavenDB.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.31 4,482 11/11/2016
2.2.30 2,011 11/3/2016
2.2.29 1,925 10/27/2016
2.2.28 7,089 10/17/2016
2.1.24 2,195 7/29/2016
2.1.23 2,161 7/29/2016
2.1.22 2,181 7/29/2016
2.1.21 2,084 7/29/2016
2.0.20 2,142 7/29/2016
2.0.19 2,180 7/28/2016
2.0.18 2,174 7/28/2016
2.0.17 2,334 7/27/2016
2.0.16 2,005 3/1/2016
2.0.15 2,025 2/25/2016
2.0.14 2,059 2/20/2016
2.0.13 2,237 11/24/2015
2.0.12 2,038 10/30/2015
2.0.11 1,980 10/28/2015
2.0.10 1,999 10/27/2015
2.0.7 1,923 10/27/2015
Loading failed