AccessTokenClient 4.0.0

dotnet add package AccessTokenClient --version 4.0.0                
NuGet\Install-Package AccessTokenClient -Version 4.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="4.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AccessTokenClient --version 4.0.0                
#r "nuget: AccessTokenClient, 4.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.
// Install AccessTokenClient as a Cake Addin
#addin nuget:?package=AccessTokenClient&version=4.0.0

// Install AccessTokenClient as a Cake Tool
#tool nuget:?package=AccessTokenClient&version=4.0.0                

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. 
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
4.0.0 7,138 7/30/2024
4.0.0-rc9 187 12/9/2022
4.0.0-rc8 152 12/9/2022
4.0.0-rc7 146 12/9/2022
4.0.0-rc6 150 12/9/2022
4.0.0-rc4 65 7/31/2024
4.0.0-rc3 158 12/9/2022
4.0.0-rc2 80 7/30/2024
4.0.0-rc13 125 5/8/2023
4.0.0-rc12 136 5/8/2023
4.0.0-rc11 142 5/8/2023
4.0.0-rc10 146 12/9/2022
4.0.0-rc1 160 12/9/2022
3.0.1 27,261 5/8/2023
3.0.0 47,029 6/16/2022
2.1.1 10,279 1/3/2022
2.1.0 7,202 11/9/2021
2.0.0 5,463 7/20/2021
2.0.0-rc1 396 7/20/2021
1.8.0 728 7/2/2021
1.7.0 1,097 4/2/2021
1.6.0 968 12/9/2020
1.5.0 2,147 8/14/2020
1.4.0 1,206 7/13/2020
1.3.1 1,324 7/8/2020
1.3.1-rc 467 7/8/2020
1.3.0 825 6/24/2020
1.2.0 778 6/24/2020
1.1.0 790 6/24/2020
1.0.0 841 6/23/2020
1.0.0-rc2 511 6/23/2020
1.0.0-rc1 528 6/19/2020