Skip to content

Releases: zzzprojects/EntityFramework-Extensions

5.1.26

24 Mar 15:14
50f6784
Compare
Choose a tag to compare

Download the library here

  • FIXED: Issue with value returned in MySQL (only for .NET Standard version).
  • FIXED: 6.0 Preview 2 - BulkInsert GIS Data #403
  • FIXED: Issue in EF Core for a rare scenario when a ModificationCommand was already existing
  • FIXED: Issue in EF Core 6 preview 2 with converter

Trial unlocked until the end of April

5.1.25

17 Mar 03:33
50f6784
Compare
Choose a tag to compare

Download the library here

  • ADDED: Support to EF Core 5 Preview 2

Trial unlocked until the end of April

5.1.24

16 Mar 03:48
b1a8cd6
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of April

5.1.23

10 Mar 05:37
b1a8cd6
Compare
Choose a tag to compare

Download the library here

  • FIXED: Bad sql query generated by UpdateFromQuery #388
  • ADDED: Support to EF Core 6 preview

Trial unlocked until the end of March

5.1.22

02 Mar 04:52
b1a8cd6
Compare
Choose a tag to compare

Download the library here

Trial unlocked until the end of March

5.1.21

23 Feb 05:26
b1a8cd6
Compare
Choose a tag to compare

Download the library here

  • FIXED: AllowDuplicateKeys doesn't work on BulkInsert #393
  • FIXED: Bulk.SaveChangesAsync does not use defined converter from UInt64 to byte[] #395

Trial unlocked until the end of March

5.1.20

19 Feb 05:27
b1a8cd6
Compare
Choose a tag to compare

Download the library here

  • ADDED: Method Z.BulkOperations.InformationSchemaManager.GetTable(connection, "tableName"); to retrieve some information that our library uses
  • ADDED: Support to InsertFromQuery(x => x) for EF6 (InsertFromQuery Error when combined with select #341)

Trial unlocked until the end of March

5.1.19

17 Feb 04:40
b1a8cd6
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of March

5.1.18

11 Feb 22:23
a117a7b
Compare
Choose a tag to compare

Download the library here

  • ADDED: Support to InsertFromQuery(x => x) for EF Core (InsertFromQuery Error when combined with select #341)

Trial unlocked until the end of February

5.1.17

10 Feb 05:40
a117a7b
Compare
Choose a tag to compare

Download the library here

  • ADDED: Support to BatchSize for UpdateFromQuery for EF6
  • ADDED: Support to BulkSynchronize and many options related to this for SQLite
  • ADDED: Support to enum column type for MySQL (Mapping to string by default)

Trial unlocked until the end of February