Skip to content

v1.6.17

Compare
Choose a tag to compare
@JonathanMagnan JonathanMagnan released this 30 Aug 00:46
· 509 commits to master since this release

Download the library here

  • ADDED: BatchDelete support for SQLite provider to EF Core (Issue #212)
  • ADDED: BatchUpdate support for SQLite provider to EF Core (Issue #212)
  • FIXED: Issue with Conditional Expression for BatchUpdate (Issue #195)