Genocs.Auth
7.3.0
Requires NuGet 5.0.0 or higher.
dotnet add package Genocs.Auth --version 7.3.0
NuGet\Install-Package Genocs.Auth -Version 7.3.0
<PackageReference Include="Genocs.Auth" Version="7.3.0" />
<PackageVersion Include="Genocs.Auth" Version="7.3.0" />
<PackageReference Include="Genocs.Auth" />
paket add Genocs.Auth --version 7.3.0
#r "nuget: Genocs.Auth, 7.3.0"
#:package Genocs.Auth@7.3.0
#addin nuget:?package=Genocs.Auth&version=7.3.0
#tool nuget:?package=Genocs.Auth&version=7.3.0
.NET Core Auth client library
This package contains a set of functionalities to handling authorization logic as JWT.
The libraries are built using .NET9, .NET8, .NET7, .NET6.
Description
This package contains a set of functionalities to handling authorization logic as JWT.
Support
Please check the GitHub repository getting more info.
DataProvider Settings
Following are the project settings needed to enable monitoring
"jwt": {
"certificate": {
"location": "certs/localhost.pfx",
"password": "test",
"rawData": ""
},
"issuer": "genocs-identities-service",
"validIssuer": "genocs-identities-service",
"validateAudience": false,
"validateIssuer": true,
"validateLifetime": true,
"expiry": "01:00:00"
}
Support
Please check the GitHub repository to get more info.
Release notes
The change log and breaking changes are listed here.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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 is compatible. 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. |
-
net6.0
- Genocs.Security (>= 7.3.0)
- Microsoft.AspNetCore.Authorization (>= 6.0.36)
-
net7.0
- Genocs.Security (>= 7.3.0)
- Microsoft.AspNetCore.Authorization (>= 7.0.20)
-
net8.0
- Genocs.Security (>= 7.3.0)
- Microsoft.AspNetCore.Authorization (>= 8.0.19)
-
net9.0
- Genocs.Security (>= 7.3.0)
- Microsoft.AspNetCore.Authorization (>= 9.0.8)
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 |
---|---|---|
7.3.0 | 186 | 8/14/2025 |
7.2.5 | 181 | 5/1/2025 |
7.2.4 | 174 | 4/18/2025 |
7.2.3 | 228 | 1/20/2025 |
7.2.2 | 671 | 12/31/2024 |
7.2.1 | 11,276 | 12/15/2024 |
7.2.0 | 956 | 12/14/2024 |
7.1.0 | 3,719 | 11/29/2024 |
7.0.0 | 8,276 | 11/24/2024 |
6.4.0 | 14,543 | 11/10/2024 |
6.3.0 | 5,338 | 11/3/2024 |
6.2.0 | 7,650 | 10/22/2024 |
6.1.0 | 8,854 | 10/12/2024 |
6.0.0 | 874 | 7/31/2024 |
6.0.0-preview.2.0 | 5,294 | 7/19/2024 |
6.0.0-preview.1.0 | 6,173 | 6/19/2024 |
5.0.12 | 136 | 6/12/2024 |
5.0.11 | 5,270 | 5/19/2024 |
5.0.10 | 9,455 | 3/31/2024 |
5.0.9 | 1,337 | 2/19/2024 |
5.0.8 | 1,266 | 2/8/2024 |
5.0.6 | 3,082 | 1/23/2024 |
5.0.5 | 10,887 | 12/26/2023 |
5.0.4 | 10,280 | 12/7/2023 |
5.0.3 | 176 | 11/30/2023 |
5.0.2 | 161 | 11/28/2023 |
5.0.1 | 160 | 11/28/2023 |
5.0.0 | 198 | 11/25/2023 |
5.0.0-preview1.0 | 175 | 3/25/2023 |
5.0.0-preview.5.0 | 112 | 10/13/2023 |
5.0.0-preview.4.1 | 291 | 8/9/2023 |
5.0.0-preview.4.0 | 174 | 7/15/2023 |
5.0.0-preview.3.2 | 137 | 7/13/2023 |
5.0.0-preview.3.1 | 141 | 6/19/2023 |
5.0.0-preview.3.0 | 379 | 4/25/2023 |
5.0.0-preview.2.0 | 146 | 4/25/2023 |
5.0.0-preview.1.3 | 153 | 3/27/2023 |
5.0.0-preview.1.2 | 152 | 3/27/2023 |
The change log and breaking changes are listed here.
https://github.com/Genocs/genocs-library/releases