AccessTokenClient 5.0.0

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

This library provides a token client that can be used when you need to make client credentials OAuth requests. Instead of re-writing the same token clients over and over again in your services, you can use this package to make those token requests easily. The package also includes the ability to cache access tokens so they can be reused.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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. 
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 AccessTokenClient:

Package Downloads
AccessTokenClient.Extensions

This package contains service collection extension methods to easily add the access token client to the service collection.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0 24,223 3/3/2025
5.0.0-rc9 95 3/1/2025
5.0.0-rc11 173 3/3/2025
5.0.0-rc10 182 3/3/2025
4.0.0 24,093 7/30/2024
4.0.0-rc9 232 12/9/2022
4.0.0-rc8 200 12/9/2022
4.0.0-rc7 189 12/9/2022
4.0.0-rc6 192 12/9/2022
4.0.0-rc4 83 7/31/2024
4.0.0-rc3 205 12/9/2022
4.0.0-rc2 100 7/30/2024
4.0.0-rc13 165 5/8/2023
4.0.0-rc12 178 5/8/2023
4.0.0-rc11 183 5/8/2023
4.0.0-rc10 189 12/9/2022
4.0.0-rc1 215 12/9/2022
3.1.0 182 2/27/2025
3.1.0-rc7 74 2/27/2025
3.1.0-rc6 75 2/27/2025
3.1.0-rc5 76 2/27/2025
3.1.0-rc23 71 2/27/2025
3.1.0-rc22 77 2/27/2025
3.1.0-rc21 80 2/27/2025
3.1.0-rc20 70 2/27/2025
3.0.1 44,153 5/8/2023
3.0.0 62,626 6/16/2022
2.1.1 11,155 1/3/2022
2.1.0 7,328 11/9/2021
2.0.0 5,551 7/20/2021
2.0.0-rc1 458 7/20/2021
1.8.0 796 7/2/2021
1.7.0 1,182 4/2/2021
1.6.0 1,049 12/9/2020
1.5.0 2,228 8/14/2020
1.4.0 1,288 7/13/2020
1.3.1 1,411 7/8/2020
1.3.1-rc 544 7/8/2020
1.3.0 908 6/24/2020
1.2.0 862 6/24/2020
1.1.0 874 6/24/2020
1.0.0 1,002 6/23/2020
1.0.0-rc2 591 6/23/2020
1.0.0-rc1 604 6/19/2020