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 AccessTokenClient as a Cake Addin
#tool nuget:?package=AccessTokenClient&version=5.0.0
                    
Install AccessTokenClient 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. 
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 3,339 3/3/2025
5.0.0-rc9 79 3/1/2025
5.0.0-rc11 161 3/3/2025
5.0.0-rc10 171 3/3/2025
4.0.0 22,059 7/30/2024
4.0.0-rc9 206 12/9/2022
4.0.0-rc8 175 12/9/2022
4.0.0-rc7 163 12/9/2022
4.0.0-rc6 166 12/9/2022
4.0.0-rc4 75 7/31/2024
4.0.0-rc3 179 12/9/2022
4.0.0-rc2 91 7/30/2024
4.0.0-rc13 139 5/8/2023
4.0.0-rc12 149 5/8/2023
4.0.0-rc11 156 5/8/2023
4.0.0-rc10 162 12/9/2022
4.0.0-rc1 189 12/9/2022
3.1.0 150 2/27/2025
3.1.0-rc7 61 2/27/2025
3.1.0-rc6 61 2/27/2025
3.1.0-rc5 64 2/27/2025
3.1.0-rc23 59 2/27/2025
3.1.0-rc22 64 2/27/2025
3.1.0-rc21 70 2/27/2025
3.1.0-rc20 58 2/27/2025
3.0.1 40,449 5/8/2023
3.0.0 59,910 6/16/2022
2.1.1 10,995 1/3/2022
2.1.0 7,241 11/9/2021
2.0.0 5,489 7/20/2021
2.0.0-rc1 416 7/20/2021
1.8.0 752 7/2/2021
1.7.0 1,125 4/2/2021
1.6.0 998 12/9/2020
1.5.0 2,178 8/14/2020
1.4.0 1,237 7/13/2020
1.3.1 1,354 7/8/2020
1.3.1-rc 494 7/8/2020
1.3.0 856 6/24/2020
1.2.0 810 6/24/2020
1.1.0 822 6/24/2020
1.0.0 883 6/23/2020
1.0.0-rc2 541 6/23/2020
1.0.0-rc1 554 6/19/2020