Soenneker.Kiota.GenericAuthenticationProvider
4.0.40
Prefix Reserved
See the version list below for details.
dotnet add package Soenneker.Kiota.GenericAuthenticationProvider --version 4.0.40
NuGet\Install-Package Soenneker.Kiota.GenericAuthenticationProvider -Version 4.0.40
<PackageReference Include="Soenneker.Kiota.GenericAuthenticationProvider" Version="4.0.40" />
<PackageVersion Include="Soenneker.Kiota.GenericAuthenticationProvider" Version="4.0.40" />
<PackageReference Include="Soenneker.Kiota.GenericAuthenticationProvider" />
paket add Soenneker.Kiota.GenericAuthenticationProvider --version 4.0.40
#r "nuget: Soenneker.Kiota.GenericAuthenticationProvider, 4.0.40"
#:package Soenneker.Kiota.GenericAuthenticationProvider@4.0.40
#addin nuget:?package=Soenneker.Kiota.GenericAuthenticationProvider&version=4.0.40
#tool nuget:?package=Soenneker.Kiota.GenericAuthenticationProvider&version=4.0.40
Soenneker.Kiota.GenericAuthenticationProvider
A Kiota AuthenticationProvider implementation that adds a token to the request's Authorization header with customization.
Install
dotnet add package Soenneker.Kiota.GenericAuthenticationProvider
What it provides
- A Kiota AuthenticationProvider implementation that adds a token to the request's Authorization header with customization.
How to use it
Install the package, then consume the supplied build or runtime asset from your application. No service registration is required because this package exposes content rather than a callable API.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Microsoft.Kiota.Abstractions (>= 2.0.0)
NuGet packages (19)
Showing the top 5 NuGet packages that depend on Soenneker.Kiota.GenericAuthenticationProvider:
| Package | Downloads |
|---|---|
|
Soenneker.TrustedForm.Certificates.ClientUtil
Provides lazily initialized, authenticated access to the TrustedForm Certificate API v4 client. |
|
|
Soenneker.Calendly.OpenApiClientUtil
A thread-safe utility for obtaining Calendly's OpenApiClient singleton. |
|
|
Soenneker.Bandwidth.OpenApiClientUtil
A thread-safe utility for obtaining Bandwidth's OpenApiClient singleton. |
|
|
Soenneker.Asana.OpenApiClientUtil
A thread-safe utility for obtaining Asana's OpenApiClient singleton. |
|
|
Soenneker.Twilio.OpenApiClientUtil
Provides an authenticated, cached Twilio OpenAPI client |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.41 | 2,007 | 8/30/2026 |
| 4.0.40 | 3,193 | 8/29/2026 |
| 4.0.39 | 90 | 8/29/2026 |
| 4.0.38 | 43,841 | 7/28/2026 |
| 4.0.37 | 6,373 | 7/21/2026 |
| 4.0.36 | 14,588 | 7/16/2026 |
| 4.0.35 | 27,088 | 6/18/2026 |
| 4.0.34 | 21,098 | 6/5/2026 |
| 4.0.33 | 139 | 6/5/2026 |
| 4.0.32 | 17,530 | 5/7/2026 |
| 4.0.31 | 1,878 | 5/6/2026 |
| 4.0.30 | 14,016 | 4/22/2026 |
| 4.0.29 | 12,723 | 3/20/2026 |
| 4.0.28 | 621 | 3/12/2026 |
| 4.0.27 | 123 | 3/12/2026 |
| 4.0.25 | 222 | 3/12/2026 |
| 4.0.24 | 551 | 3/10/2026 |
| 4.0.23 | 328 | 3/9/2026 |
| 4.0.22 | 132 | 3/9/2026 |
| 4.0.21 | 119 | 3/9/2026 |
Improve README usability and API guidance