Skip to content

7.22.4

Compare
Choose a tag to compare
@JonathanMagnan JonathanMagnan released this 11 Jul 23:33
· 10 commits to master since this release
0d0b947

Download the library here

  • FIXED: When using EF6 with a ObjectContext (no underlying DbContext), the library will now create it whenever required
  • FIXED: Error when calling DeleteAsync() on a query that uses Sql Server HierarchyId type as a column type #765
  • UPDATED: Package Dependencies