DbContextLoaderOptionsExtensionsIdentity class
Contains extension methods for Korzh.EasyQuery.EntityFrameworkCore.DbContextLoaderOptions
public static class Korzh.EasyQuery.EntityFrameworkCore.DbContextLoaderOptionsExtensionsIdentityStatic Methods
Section titled “Static Methods”| Type | Name | Description |
|---|---|---|
void | IgnoreIdentityEntities(this DbContextLoaderOptions options) | Adds filter, that ignores all ASP.NET Core identity store types, like Microsoft.AspNetCore.Identity.IdentityUser'1, Microsoft.AspNetCore.Identity.IdentityRole'1 etc. |