Matrixs.Authentication
1.8.1
dotnet add package Matrixs.Authentication --version 1.8.1
NuGet\Install-Package Matrixs.Authentication -Version 1.8.1
<PackageReference Include="Matrixs.Authentication" Version="1.8.1" />
<PackageVersion Include="Matrixs.Authentication" Version="1.8.1" />
<PackageReference Include="Matrixs.Authentication" />
paket add Matrixs.Authentication --version 1.8.1
#r "nuget: Matrixs.Authentication, 1.8.1"
#:package Matrixs.Authentication@1.8.1
#addin nuget:?package=Matrixs.Authentication&version=1.8.1
#tool nuget:?package=Matrixs.Authentication&version=1.8.1
ModularAuthKit is a modular and extensible authentication library for ASP.NET Core applications. It provides built-in support for JWT-based login, user registration, refresh tokens, session management, and role-based access control – all with clean middleware integration and minimal configuration. Ideal for projects that need to implement authentication once and reuse it everywhere.
| Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net8.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.19)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 8.0.19)
- Microsoft.EntityFrameworkCore.SqlServer (>= 8.0.19)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.8)
- System.IdentityModel.Tokens.Jwt (>= 8.13.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
ModularAuthKit is a modular and extensible authentication library for ASP.NET Core applications. It provides built-in support for JWT-based login, user registration, refresh tokens, session management, and role-based access control – all with clean middleware integration and minimal configuration. Ideal for projects that need to implement authentication once and reuse it everywhere.