DbContextExtractorOptionsExtensionsIdentity class
Contains extension methods for Korzh.EasyQuery.EntityFrameworkCore.DbContextModelExtractorOptions
public static class Korzh.EasyQuery.EntityFrameworkCore.DbContextExtractorOptionsExtensionsIdentityPackage: Korzh.EasyQuery.EntityFrameworkCore.Identity (targets: net5.0, netstandard2.0, netstandard2.1)
Assembly: Korzh.EasyQuery.EntityFrameworkCore.Identity.dll
Static Methods
Section titled “Static Methods”| Name | Type | Description |
|---|---|---|
| IgnoreIdentityEntities(this DbContextModelExtractorOptions extractorOptions) | void | Adds filter, that ignores all ASP.NET Core identity store types, like Microsoft.AspNetCore.Identity.IdentityUser'1, Microsoft.AspNetCore.Identity.IdentityRole'1 etc. |