Skip to content

Releases: PawelGerr/Thinktecture.EntityFrameworkCore

9.0.0

13 Nov 06:16
33bf654

Choose a tag to compare

  • Updated to EF Core 9

8.1.1

13 Feb 19:01
d998afb

Choose a tag to compare

  • EF Update (v8.0.2)

8.1.0

05 Feb 15:29
e05eb0f

Choose a tag to compare

  • Added generic window function

7.4.0

05 Feb 15:28
c7a7e07

Choose a tag to compare

  • Added generic window function

8.0.0

14 Nov 18:59
6b5ba6a

Choose a tag to compare

  • Release for EF Core 8

7.3.1

21 Oct 21:06
f7d03fa

Choose a tag to compare

  • Fix for window functions

7.3.0

21 Oct 14:06
38cf22d

Choose a tag to compare

  • SQL Server: added window functions (SUM, AVG, MAX, MIN)

7.2.2

05 Oct 19:11
cdd9587

Choose a tag to compare

  • Testing: ITestIsolationOptions.DeleteData uses entity name to identify the correct DbSet.

7.2.1

05 Oct 19:10

Choose a tag to compare

  • Testing: Dispose tx if locking fails

7.2.0

05 Oct 19:09

Choose a tag to compare

  • Testing: added retries to LockDatabase.