OAuthServer.NET.Core 5.0.12

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

OAuthServer.NET is a simple yet scalable OAuth 2.0 provider for the 4 standard types of OAuth 2.0 as well as custom grants. OAuthServer.NET supports implicit, authorization code, resource owner password, and client credentials as well as 3rd party logins. OAuthServer.NET is integrated with the Asp.NET Identity system and includes the ability for full managemant of accounts. OAuthServer.NET includes a UI (created in Angular) for easily setting up and configuring clients. OAuthServer.NET is easily deployed through Docker, NuGet, or can be modified directly from the source https://github.com/liveordevtrying/oauthserver.net. OAuthServer.NET is dependent on SQL server, Entity Framework, and the Asp.NET Identity System.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 OAuthServer.NET.Core:

Package Downloads
OAuthServer.NET

OAuthServer.NET is a simple yet scalable OAuth 2.0 provider for the 4 standard types of OAuth 2.0 as well as custom grants. OAuthServer.NET supports implicit, authorization code, resource owner password, and client credentials as well as 3rd party logins. OAuthServer.NET is integrated with the Asp.NET Identity system and includes the ability for full managemant of accounts. OAuthServer.NET includes a UI (created in Angular) for easily setting up and configuring clients. OAuthServer.NET is easily deployed through Docker, NuGet, or can be modified directly from the source https://github.com/liveordevtrying/oauthserver.net. OAuthServer.NET is dependent on SQL server, Entity Framework, and the Asp.NET Identity System.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.12 1,717 11/14/2021
5.0.11 1,669 11/14/2021
5.0.10 1,753 11/14/2021
5.0.9 1,621 11/14/2021
5.0.8 1,394 11/14/2021
5.0.7 1,587 11/14/2021
5.0.6 1,441 11/14/2021
5.0.5 1,678 11/14/2021
5.0.4 1,897 3/4/2021
5.0.3 2,219 3/4/2021
3.1.23 1,682 11/14/2021
3.1.22 1,504 11/14/2021
3.1.21 1,546 11/14/2021
3.1.20 1,545 11/14/2021
3.1.19 1,440 11/14/2021
3.1.18 1,905 11/14/2021
3.1.17 1,472 11/14/2021
3.1.16 1,719 11/14/2021
3.1.15 1,532 11/14/2021
3.1.14 1,458 11/14/2021
3.1.13 1,448 11/14/2021
3.1.12 1,468 11/13/2021
3.1.11 1,482 6/20/2021
3.1.10 1,908 4/1/2021
3.1.9 2,208 3/4/2021
3.1.8 2,189 3/4/2021
3.1.7 2,052 3/4/2021
1.0.2 3,266 1/8/2021
1.0.1 2,488 1/8/2021
1.0.0 2,237 1/8/2021