1 type derived from IdentityUserContext
Microsoft.AspNetCore.Identity.EntityFrameworkCore (1)
IdentityUserContext.cs (1)
17public class IdentityUserContext<TUser> : IdentityUserContext<TUser, string> where TUser : IdentityUser