Microsoft.AspNet.Identity.CoreCompat Namespace

Classes

IdentityDbContext<TUser>
IdentityDbContext<TUser,TRole,TKey,TUserLogin,TUserRole,TUserClaim,TRoleClaim>
IdentityRole
IdentityRole<TKey,TUserRole>
IdentityRoleClaim
IdentityRoleClaim<TKey>

EntityType that represents one specific role claim

IdentityUser
IdentityUser<TKey,TUserLogin,TUserRole,TUserClaim>
IdentityUserLogin
IdentityUserLogin<TKey>

Represents a login and its associated provider for a user.

UserStore<TUser>
UserStore<TUser,TRole,TKey,TUserLogin,TUserRole,TUserClaim>