Skip to content

v1.7.3

Compare
Choose a tag to compare
@henkmollema henkmollema released this 06 Dec 19:22
· 313 commits to master since this release
  • Added Delete with a predicate and DeleteAll methods - #51
  • Correctly skip key properties when building insert queries - #49
  • Use ConcurrentDictionary to prevent multi-threading issues - #52
  • Include DateTimeOffset in the default primitive types - #53