NetToolsKit.Authentication
8.0.0-preview.1
dotnet add package NetToolsKit.Authentication --version 8.0.0-preview.1
NuGet\Install-Package NetToolsKit.Authentication -Version 8.0.0-preview.1
<PackageReference Include="NetToolsKit.Authentication" Version="8.0.0-preview.1" />
<PackageVersion Include="NetToolsKit.Authentication" Version="8.0.0-preview.1" />
<PackageReference Include="NetToolsKit.Authentication" />
paket add NetToolsKit.Authentication --version 8.0.0-preview.1
#r "nuget: NetToolsKit.Authentication, 8.0.0-preview.1"
#:package NetToolsKit.Authentication@8.0.0-preview.1
#addin nuget:?package=NetToolsKit.Authentication&version=8.0.0-preview.1&prerelease
#tool nuget:?package=NetToolsKit.Authentication&version=8.0.0-preview.1&prerelease
Authentication primitives and helpers for .NET services.
Features:
• Abstractions for auth flows and tokens.
• Ready for JWT Bearer across net8/net9.
Ideal for backends that need consistent auth building blocks.
| 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.AspNetCore.Authentication.JwtBearer (>= 10.0.3)
- NetToolsKit.Data (>= 8.0.0-preview.1)
- NetToolsKit.Serialization (>= 8.0.0-preview.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NetToolsKit.Authentication:
| Package | Downloads |
|---|---|
|
NetToolsKit.Authentication.AspNetCore
ASP.NET Core provider for NetToolsKit.Authentication. Features: • JWT Bearer integration for ASP.NET Core. • API key authentication handler and DI extensions. Use this package when you need ASP.NET Core authentication wiring. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.0.0-preview.1 | 45 | 3/10/2026 |