Skip to content

Releases: PawelGerr/Thinktecture.EntityFrameworkCore

8.1.1

13 Feb 19:01
d998afb
Compare
Choose a tag to compare
  • EF Update (v8.0.2)

8.1.0

05 Feb 15:29
e05eb0f
Compare
Choose a tag to compare
  • Added generic window function

7.4.0

05 Feb 15:28
c7a7e07
Compare
Choose a tag to compare
  • Added generic window function

8.0.0

14 Nov 18:59
6b5ba6a
Compare
Choose a tag to compare
  • Release for EF Core 8

7.3.1

21 Oct 21:06
f7d03fa
Compare
Choose a tag to compare
  • Fix for window functions

7.3.0

21 Oct 14:06
38cf22d
Compare
Choose a tag to compare
  • SQL Server: added window functions (SUM, AVG, MAX, MIN)

7.2.2

05 Oct 19:11
cdd9587
Compare
Choose a tag to compare
  • Testing: ITestIsolationOptions.DeleteData uses entity name to identify the correct DbSet.

7.2.1

05 Oct 19:10
Compare
Choose a tag to compare
  • Testing: Dispose tx if locking fails

7.2.0

05 Oct 19:09
Compare
Choose a tag to compare
  • Testing: added retries to LockDatabase.

7.1.0

30 Mar 10:59
Compare
Choose a tag to compare
  • Ctor-Overload for SqlServerBulkInsertOrUpdateOptions to specify whether HoldLock is desired or not.