Releases: holomodular/ServiceQuery
Releases · holomodular/ServiceQuery
v2.2.0
Provide native async support
- ServiceQuery - inmemory provider
- ServiceQuery.AzureDataTables - new ExecuteAsync method
- ServiceQuery.EntityFrameworkCore - new ExecuteAsync method
- ServiceQuery.MongoDb - new MongoDbExecuteAsync method
Full Changelog: v2.1.1...v2.2.0
v2.1.1
- Support sorting nullable datatypes
- Update project structure for future versions
v2.1.0
- Support datatypes DateOnly, TimeOnly and UInt128
- Added new option for allowing missing expressions
- Unit test code coverage at 95%
v2.0.1
Change ServiceQueryServiceFilter.FilterType enum to a string for easier serialization
v2.0.0
Remove all external nuget package references
v1.0.8
Support .NET 8.0
v1.0.6
DateTime parsing with DateTimeStyles.RoundTripKind
v1.0.5
What's New
- Initial check in of all source code
Full Changelog: https://github.com/holomodular/ServiceQuery/commits/v1.0.5