Carbon.OAuth2 2.11.0

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

OAuth2 client

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Carbon.OAuth2:

Package Downloads
Google.Authentication

A Google Authentication client.

Dropbox

A simple (unofficial) Dropbox client

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.11.0 206 2/6/2026
2.10.0 1,205 8/24/2024
2.9.0 2,681 11/20/2023
2.8.0 1,088 11/10/2023
2.7.2 1,938 1/13/2023
2.7.1 1,033 1/13/2023
2.7.0 1,025 1/13/2023
2.6.0 1,543 9/2/2022
2.5.0 2,452 7/23/2022
2.4.0 1,477 6/17/2022
2.3.0 2,226 10/23/2021
2.2.0 2,037 6/18/2021
2.1.0 2,558 3/30/2021
2.0.2 1,978 1/31/2021
2.0.1 2,298 1/15/2021
2.0.0 1,582 12/1/2020
1.8.0 2,748 11/17/2020
1.7.0 2,352 11/11/2020
1.6.0 1,843 11/10/2020
1.5.0 10,105 5/13/2020
Loading failed