EaCloud 身份认证组件,基于 AspNetCore.Identity 和 EaCloud数据仓储模型 的身份认证实现。.
Info
Version: | 8.0.1.9 |
Author(s): | 善成云计算 |
Last Update: | Friday, November 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitee.com/eacloud |
NuGet Url: | https://www.nuget.org/packages/EaCloud.Identity |
Install
Install-Package EaCloud.Identity
dotnet add package EaCloud.Identity
paket add EaCloud.Identity
EaCloud.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- EaCloud.AspNetCore(>= 3.1.7.5)
- Authentication.GitHub.Core(>= 1.0.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.7)
- Microsoft.AspNetCore.Authentication.MicrosoftAccount(>= 3.1.7)