AspNetCore.Identity.Mongo:这是ASP.NET Core 2 Identity框架的MongoDB提供程序 源码
AspNetCore.Identity.Mongo 这是ASP.NET Core Identity框架的MongoDB提供程序。 它是完全从头开始编写的,并提供对所有Identity框架接口的支持: IUserClaimStore IUserLoginStore IUserRoleStore IUserPasswordStore IUserSecurityStampStore IUserEmailStore IUserPhoneNumberStore IQueryableUserStore IUserTwoFactorStore IUserLockoutStore IU
文件列表
AspNetCore.Identity.Mongo:这是ASP.NET Core 2 Identity框架的MongoDB提供程序
(预估有个132文件)
RoleStore.cs
8KB
UserStore.cs
32KB
MongoUser.cs
1KB
MigrationHistory.cs
2KB
MongoRole.cs
849B
Migrator.cs
1KB
ObjectIdConverter.cs
1KB
MongoUtil.cs
2KB
MongoIdentityExtensions.cs
6KB
AccountController.cs
17KB
暂无评论