UserProfile定义 从HttpContext.User解析UserProfile对象.
Info
Version: | 3.1.2 |
Author(s): | SamShen |
Last Update: | Saturday, April 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Cts.UserProfile |
Install
Install-Package Cts.UserProfile
dotnet add package Cts.UserProfile
paket add Cts.UserProfile
Cts.UserProfile Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 4.2.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
Tags