An assembly to return the identify of the current user.
Info
Version: | 7.5.8+35b2074 |
Author(s): | Rushui Guan |
Last Update: | Monday, November 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RushuiGuan/framework/tree/main/authentication/Albatross.Authentication |
NuGet Url: | https://www.nuget.org/packages/Albatross.Authentication |
Install
Install-Package Albatross.Authentication
dotnet add package Albatross.Authentication
paket add Albatross.Authentication
Albatross.Authentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.2.2)
- System.Security.Principal.Windows(>= 4.7.0)