dotnet-dynamic-query/PoweredSoft.DynamicQuery.Core
2021-08-13 14:55:08 -04:00
..
AggregateType.cs added support for new aggregates. 2018-10-25 21:30:31 -05:00
FilterType.cs Advancing well. 2018-10-17 21:14:21 -05:00
IAfterReadInterceptor.cs now had more generic possibilites. 2019-03-22 15:38:13 -05:00
IAggregate.cs Add project files. 2018-10-17 18:30:55 -05:00
IAggregateInterceptor.cs intercept aggregate 2018-10-21 16:37:59 -05:00
IBeforeQueryFilterInterceptor.cs basic querying not async. 2018-10-18 20:52:05 -05:00
ICompositeFilter.cs Add project files. 2018-10-17 18:30:55 -05:00
IFilter.cs added some extension and made available the code to bind easily to aspnetcore trough interface. 2018-11-18 05:33:37 -06:00
IFilterInterceptor.cs better without. 2018-10-17 21:42:54 -05:00
IGroup.cs Add project files. 2018-10-17 18:30:55 -05:00
IGroupingInterceptor.cs grouping interceptor tests. 2018-10-23 21:38:28 -05:00
IIncludeStrategyInterceptor.cs basic querying not async. 2018-10-18 20:52:05 -05:00
IInterceptQueryExecutionOptions.cs execution options. 2019-11-27 20:08:51 -06:00
INoSortInterceptor.cs No Sorting tests, made standard like all pre-expression building interceptors, passed down the criteria. 2018-10-23 17:42:53 -05:00
IQueryConvertInterceptor.cs now had more generic possibilites. 2019-03-22 15:38:13 -05:00
IQueryCriteria.cs Add project files. 2018-10-17 18:30:55 -05:00
IQueryExecutionOptions.cs execution options. 2019-11-27 20:08:51 -06:00
IQueryHandler.cs Resolve Query Interceptor and queryable Interceptor provider :) 2019-12-12 17:37:32 -06:00
IQueryInterceptor.cs next would be to add a bit more interceptors, example to interface the result of an aggregate and change it :) 2018-10-21 20:27:50 -05:00
IQueryInterceptorProvider.cs Resolve Query Interceptor and queryable Interceptor provider :) 2019-12-12 17:37:32 -06:00
IQueryResult.cs getting documentations ready. 2019-03-22 16:09:44 -05:00
ISimpleFilter.cs case insensitive support. 2021-04-27 13:11:54 -04:00
ISort.cs Add project files. 2018-10-17 18:30:55 -05:00
ISortInterceptor.cs grouping is starting well :P 2018-10-19 16:44:13 -05:00
PoweredSoft.DynamicQuery.Core.csproj multi target :) 2021-08-13 14:55:08 -04:00
QueryExecutionOptions.cs execution options. 2019-11-27 20:08:51 -06:00