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 30,481 3/3/2025
5.0.0-rc9 100 3/1/2025
5.0.0-rc11 179 3/3/2025
5.0.0-rc10 187 3/3/2025
4.0.0 24,283 7/30/2024
4.0.0-rc9 243 12/9/2022
4.0.0-rc8 211 12/9/2022
4.0.0-rc7 200 12/9/2022
4.0.0-rc6 202 12/9/2022
4.0.0-rc4 88 7/31/2024
4.0.0-rc3 216 12/9/2022
4.0.0-rc2 104 7/30/2024
4.0.0-rc13 176 5/8/2023
4.0.0-rc12 189 5/8/2023
4.0.0-rc11 194 5/8/2023
4.0.0-rc10 200 12/9/2022
4.0.0-rc1 226 12/9/2022
3.1.0 192 2/27/2025
3.1.0-rc7 78 2/27/2025
3.1.0-rc6 80 2/27/2025
3.1.0-rc5 81 2/27/2025
3.1.0-rc23 77 2/27/2025
3.1.0-rc22 81 2/27/2025
3.1.0-rc21 85 2/27/2025
3.1.0-rc20 75 2/27/2025
3.0.1 44,863 5/8/2023
3.0.0 62,829 6/16/2022
2.1.1 11,196 1/3/2022
2.1.0 7,347 11/9/2021
2.0.0 5,567 7/20/2021
2.0.0-rc1 466 7/20/2021
1.8.0 805 7/2/2021
1.7.0 1,196 4/2/2021
1.6.0 1,060 12/9/2020
1.5.0 2,239 8/14/2020
1.4.0 1,300 7/13/2020
1.3.1 1,427 7/8/2020
1.3.1-rc 555 7/8/2020
1.3.0 919 6/24/2020
1.2.0 874 6/24/2020
1.1.0 886 6/24/2020
1.0.0 1,044 6/23/2020
1.0.0-rc2 602 6/23/2020
1.0.0-rc1 615 6/19/2020