EasyQueryManagerLinqResolver<T> class
This is an auxiliary class which implements Korzh.EasyQuery.Services.IEasyQueryManagerResolver interface to register EasyQueryManagerLinq during the intialization of EasyQuery services.
public class Microsoft.Extensions.DependencyInjection.EasyQueryManagerLinqResolver<T> : IEasyQueryManagerResolverPackage: Korzh.EasyQuery.Linq (targets: netstandard2.0)
Assembly: Korzh.EasyQuery.Linq.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| EasyQueryManagerLinqResolver() | void |
Methods
Section titled “Methods”| Name | Type | Description |
|---|---|---|
GetManager(EasyQueryOptions options, IServiceProvider services) | EasyQueryManager | Gets the EasyQuery manager. |