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>
: IEasyQueryManagerResolver
Package: Korzh.EasyQuery.Linq
(targets: netstandard2.0
)
Assembly: Korzh.EasyQuery.Linq.dll
Constructors
Name | Type | Description |
---|---|---|
EasyQueryManagerLinqResolver() | void |
Methods
Name | Type | Description |
---|---|---|
GetManager(EasyQueryOptions options, IServiceProvider services) |
EasyQueryManager | Gets the EasyQuery manager. |