Skip to content

Releases: holomodular/ServiceQuery

v2.2.0

28 Dec 14:29
b0cbb41
Compare
Choose a tag to compare

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

21 Apr 18:29
Compare
Choose a tag to compare
  • Support sorting nullable datatypes
  • Update project structure for future versions

v2.1.0

14 Apr 01:25
Compare
Choose a tag to compare
  • Support datatypes DateOnly, TimeOnly and UInt128
  • Added new option for allowing missing expressions
  • Unit test code coverage at 95%

v2.0.1

20 Feb 13:30
ddf40b8
Compare
Choose a tag to compare

Change ServiceQueryServiceFilter.FilterType enum to a string for easier serialization

v2.0.0

13 Feb 13:17
f78c288
Compare
Choose a tag to compare

Remove all external nuget package references

v1.0.8

10 Feb 11:52
Compare
Choose a tag to compare

Support .NET 8.0

v1.0.6

08 Jul 09:51
Compare
Choose a tag to compare

DateTime parsing with DateTimeStyles.RoundTripKind

v1.0.5

01 Jul 03:05
Compare
Choose a tag to compare

What's New

  • Initial check in of all source code

Full Changelog: https://github.com/holomodular/ServiceQuery/commits/v1.0.5