Microsoft.AspNetCore.Identity.EntityFrameworkCore
IdentityDbContext
IdentityDbContext<TUser>
IdentityDbContext<TUser, TRole, TKey>
IdentityDbContext<TUser, TRole, TKey, TUserClaim, TUserRole, TUserLogin, TRoleClaim, TUserToken>
IdentityUserContext<TUser>
IdentityUserContext<TUser, TKey>
IdentityUserContext<TUser, TKey, TUserClaim, TUserLogin, TUserToken>
RoleStore<TRole>
RoleStore<TRole, TContext>
RoleStore<TRole, TContext, TKey>
RoleStore<TRole, TContext, TKey, TUserRole, TRoleClaim>
UserOnlyStore<TUser>
UserOnlyStore<TUser, TContext>
UserOnlyStore<TUser, TContext, TKey>
UserOnlyStore<TUser, TContext, TKey, TUserClaim, TUserLogin, TUserToken>
UserStore
UserStore<TUser>
UserStore<TUser, TRole, TContext>
UserStore<TUser, TRole, TContext, TKey>
UserStore<TUser, TRole, TContext, TKey, TUserClaim, TUserRole, TUserLogin, TUserToken, TRoleClaim>
net10.0-windows7.0
namespace Microsoft.AspNetCore.Identity.EntityFrameworkCore
nuget.org | 0.2 %
Reference this API 0.2 %
Derive from this class or interface |
---|---|
Upgrade Planner | 0.1 %
Reference this API |
.NET | 9.010.0 |
.NET Core | 2.02.12.2 |
Information specific to net10.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
Assembly | Microsoft.AspNetCore.Identity.EntityFrameworkCore , Version=9.0.3.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNetCore.Identity.EntityFrameworkCore (9.0.3) net9.0 |
- Built-in API
- Package-provided API