Skip to content

DbContextExtractorOptionsExtensionsIdentity class

Contains extension methods for Korzh.EasyQuery.EntityFrameworkCore.DbContextModelExtractorOptions

public static class Korzh.EasyQuery.EntityFrameworkCore.DbContextExtractorOptionsExtensionsIdentity

Package: Korzh.EasyQuery.EntityFrameworkCore.Identity (targets: net5.0, netstandard2.0, netstandard2.1)

Assembly: Korzh.EasyQuery.EntityFrameworkCore.Identity.dll

NameTypeDescription
IgnoreIdentityEntities(this DbContextModelExtractorOptions extractorOptions)voidAdds filter, that ignores all ASP.NET Core identity store types, like Microsoft.AspNetCore.Identity.IdentityUser'1, Microsoft.AspNetCore.Identity.IdentityRole'1 etc.