dotnet-cqrs/Svrnty.CQRS.DynamicQuery
David Nguyen b372805c4e
All checks were successful
Publish NuGets / build (release) Successful in 41s
Fix string filter values not converting to correct CLR types for DynamicQuery
Convert string filter values (e.g. from gRPC transport) to their actual
property types (DateTime, DateTimeOffset) so PoweredSoft.DynamicLinq can
build valid LINQ expressions. Also removes filters with null values and
recurses into composite filters.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 11:28:09 -05:00
..
Discover mega cleanup :D 2025-11-03 16:00:13 -05:00
DynamicQuery.cs mega cleanup :D 2025-11-03 16:00:13 -05:00
DynamicQueryAggregate.cs mega cleanup :D 2025-11-03 16:00:13 -05:00
DynamicQueryFilter.cs mega cleanup :D 2025-11-03 16:00:13 -05:00
DynamicQueryHandler.cs cat on a spaceship 2025-11-01 22:38:46 -04:00
DynamicQueryHandlerBase.cs Fix string filter values not converting to correct CLR types for DynamicQuery 2026-02-17 11:28:09 -05:00
DynamicQueryServicesBuilder.cs added domain events, fix IQueryalbeProvider abstraction, added support for sagas and RabbitMQ 2025-12-20 15:13:05 -05:00
InMemoryAsyncQueryableService.cs added domain events, fix IQueryalbeProvider abstraction, added support for sagas and RabbitMQ 2025-12-20 15:13:05 -05:00
ServiceCollectionExtensions.cs added domain events, fix IQueryalbeProvider abstraction, added support for sagas and RabbitMQ 2025-12-20 15:13:05 -05:00
Svrnty.CQRS.DynamicQuery.csproj prepare for publishing 2025-11-07 12:02:33 -05:00