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
Methods
Type | Name | Description |
---|---|---|
EasyQueryManager |
GetManager(IServiceProvider services, EasyQueryOptions options) |
Gets the EasyQuery manager. |