Soenneker.Kiota.GenericAuthenticationProvider 4.0.40

Prefix Reserved
There is a newer version of this package available.
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
                    
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="Soenneker.Kiota.GenericAuthenticationProvider" Version="4.0.40" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Kiota.GenericAuthenticationProvider" Version="4.0.40" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Kiota.GenericAuthenticationProvider" />
                    
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 Soenneker.Kiota.GenericAuthenticationProvider --version 4.0.40
                    
#r "nuget: Soenneker.Kiota.GenericAuthenticationProvider, 4.0.40"
                    
#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 Soenneker.Kiota.GenericAuthenticationProvider@4.0.40
                    
#: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=Soenneker.Kiota.GenericAuthenticationProvider&version=4.0.40
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Kiota.GenericAuthenticationProvider&version=4.0.40
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
Loading failed

Improve README usability and API guidance