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.
#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 20,820 3/3/2025
5.0.0-rc9 92 3/1/2025
5.0.0-rc11 170 3/3/2025
5.0.0-rc10 179 3/3/2025
4.0.0 23,955 7/30/2024
4.0.0-rc9 224 12/9/2022
4.0.0-rc8 192 12/9/2022
4.0.0-rc7 181 12/9/2022
4.0.0-rc6 184 12/9/2022
4.0.0-rc4 81 7/31/2024
4.0.0-rc3 197 12/9/2022
4.0.0-rc2 98 7/30/2024
4.0.0-rc13 157 5/8/2023
4.0.0-rc12 170 5/8/2023
4.0.0-rc11 174 5/8/2023
4.0.0-rc10 181 12/9/2022
4.0.0-rc1 207 12/9/2022
3.1.0 172 2/27/2025
3.1.0-rc7 71 2/27/2025
3.1.0-rc6 72 2/27/2025
3.1.0-rc5 73 2/27/2025
3.1.0-rc23 68 2/27/2025
3.1.0-rc22 73 2/27/2025
3.1.0-rc21 77 2/27/2025
3.1.0-rc20 66 2/27/2025
3.0.1 43,662 5/8/2023
3.0.0 62,367 6/16/2022
2.1.1 11,126 1/3/2022
2.1.0 7,309 11/9/2021
2.0.0 5,533 7/20/2021
2.0.0-rc1 445 7/20/2021
1.8.0 783 7/2/2021
1.7.0 1,167 4/2/2021
1.6.0 1,036 12/9/2020
1.5.0 2,215 8/14/2020
1.4.0 1,275 7/13/2020
1.3.1 1,396 7/8/2020
1.3.1-rc 530 7/8/2020
1.3.0 894 6/24/2020
1.2.0 848 6/24/2020
1.1.0 859 6/24/2020
1.0.0 975 6/23/2020
1.0.0-rc2 578 6/23/2020
1.0.0-rc1 591 6/19/2020