This is a MongoDB provider for the ASP.NET Core Identity framework. It is completely written from scratch and provides support for all Identity framework interfaces. Library supports .Net 5.0, .Net Core 3.1, .Net Core 2.1 simultaneously started from 8.3.0 nuget package.
Features
- AspNetCore.Identity.Mongo is installed from NuGet
- Use User and Role models
- Use different types of the primary key
- Library supports .Net 5.0, .Net Core 3.1, .Net Core 2.1
- Supports IUserClaimStore, UserLoginStore, and UserRoleStore
- Supports ProtectedUserStore, RoleStore, and RoleClaimStore
