Skip to content

EasyQueryOptionsExtensionsEfCoreIdentity class

Contains several extension methods for EasyQueryOptions which allow to tune up the EasyQuery manager and middleware in case of using them with EntityFrameworkCore and ASP.NET Core Identity

public static class Korzh.EasyQuery.Services.EasyQueryOptionsExtensionsEfCoreIdentity
TypeNameDescription
voidUseDbContextWithoutIdentity(this EasyQueryOptions options, Action<DbContextLoaderOptions> configurator = null)