net9.0
namespace Microsoft.AspNetCore.Identity.EntityFrameworkCore
{
public class IdentityDbContext<TUser> : IdentityDbContext<TUser!, IdentityRole!, string!>
where TUser, IdentityUser!
}
nuget.org | 0.0 %
Reference this API 0.0 %
Derive from this class or interface |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET | 9.0 |
.NET Core | 2.02.12.2 |
Information specific to net9.0 | |
Assemblies | Microsoft.AspNetCore.Identity.EntityFrameworkCore , Version=10.0.0.0, PublicKeyToken=adb9793829ddae60 Microsoft.AspNetCore.Identity.EntityFrameworkCore , Version=9.0.0.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNetCore.Identity.EntityFrameworkCore (10.0.0-alpha.1.24416.8) net9.0 |
Platform Restrictions | This API is supported on all platforms. |