IdentityFlow.Hosting.AspNetCore.ApiKeys
0.1.0-alpha.20260722083539
This is a prerelease version of IdentityFlow.Hosting.AspNetCore.ApiKeys.
dotnet add package IdentityFlow.Hosting.AspNetCore.ApiKeys --version 0.1.0-alpha.20260722083539
NuGet\Install-Package IdentityFlow.Hosting.AspNetCore.ApiKeys -Version 0.1.0-alpha.20260722083539
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="IdentityFlow.Hosting.AspNetCore.ApiKeys" Version="0.1.0-alpha.20260722083539" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IdentityFlow.Hosting.AspNetCore.ApiKeys" Version="0.1.0-alpha.20260722083539" />
<PackageReference Include="IdentityFlow.Hosting.AspNetCore.ApiKeys" />
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 IdentityFlow.Hosting.AspNetCore.ApiKeys --version 0.1.0-alpha.20260722083539
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IdentityFlow.Hosting.AspNetCore.ApiKeys, 0.1.0-alpha.20260722083539"
#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 IdentityFlow.Hosting.AspNetCore.ApiKeys@0.1.0-alpha.20260722083539
#: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=IdentityFlow.Hosting.AspNetCore.ApiKeys&version=0.1.0-alpha.20260722083539&prerelease
#tool nuget:?package=IdentityFlow.Hosting.AspNetCore.ApiKeys&version=0.1.0-alpha.20260722083539&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
IdentityFlow.Hosting.AspNetCore.ApiKeys
ASP.NET Core API key authentication handler for IdentityFlow.Credentials.ApiKeys.
builder.Services.AddAuthentication()
.AddIdentityFlowApiKey();
The handler reads X-API-Key by default and authenticates through ApiKeyCredentialService.
API key principals are scope-only by default: subject, method, auth-method, and scope claims. Set ProjectClaimsPrincipalContributors = true only when API keys should also inherit registered identity role/permission claims for authorization policies.
| 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- IdentityFlow.Credentials.ApiKeys (>= 0.1.0-alpha.20260722083539)
- IdentityFlow.Hosting.AspNetCore.Abstractions (>= 0.1.0-alpha.20260722083539)
- IdentityFlow.Security.RateLimiting (>= 0.1.0-alpha.20260722083539)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.0-alpha.20260722083539 | 0 | 7/22/2026 |
| 0.1.0-alpha.20260722073217 | 0 | 7/22/2026 |
| 0.1.0-alpha.20260620175120 | 58 | 6/20/2026 |
| 0.1.0-alpha.20260620172859 | 54 | 6/20/2026 |
| 0.1.0-alpha.20260620170646 | 54 | 6/20/2026 |
| 0.1.0-alpha.20260620143000 | 50 | 6/20/2026 |
| 0.1.0-alpha.20260620135000 | 61 | 6/20/2026 |
| 0.1.0-alpha.20260620122408 | 56 | 6/20/2026 |
| 0.1.0-alpha.20260614215234 | 57 | 6/14/2026 |