This package provides dependency injection support for DEX Filter for AG Grid. DEX Filter for AG Grid provides srever side filtration, sorting and pagination. Supports the following filters: - Equals / NotEquals - Blank / NotBlank - GreaterThan - LessThan - GreaterThanOrEqual - LessThanOrEqual - Range - StartsWith / NotStartsWith - EndsWith / NotEndsWith - Contains / NotContains - Set (return all results that are matching given set of values). It also supports custom filters and custom sorting.
$ dotnet add package DexFilter.AGGrid.DependencyInjectionNo README available.