Skip to content

Releases: zzzprojects/EntityFramework-Plus

v3.0.55

17 Jul 04:30

Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

v3.0.54

12 Jul 16:49

Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

v3.0.53

06 Jul 00:48

Choose a tag to compare

Download the library here

  • FIXED: Method Not Found when delete. Using preview 6 of .NET Core 5. #615
  • FIXED: Multiple IncludeOptimizedByPath Exception #614

v3.0.52

01 Jul 00:34

Choose a tag to compare

Download the library here

v3.0.51

14 Jun 02:43

Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies
  • FIXED: Problems with SQLite database and TimeSpan #611

v3.0.50

15 May 02:24

Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies
  • FIXED: IncludeOptimized support for inheritance/HasDiscriminator #607
  • UPDATED: Error message for ArgumentOutOfRangeException when deleting an entity with no primary key #608

v3.0.49

05 May 23:03

Choose a tag to compare

Download the library here

  • ADDED: ExpireCache for Manual Cache Clearing #606,

v3.0.48

15 Apr 15:08

Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies
  • FIXED: IncludeOptimized() InvalidCastException when using UseInMemoryDatabase() #598

v3.0.46

03 Apr 17:48

Choose a tag to compare

Download the library here

  • FIXED: EFcore 3.1.1 , raw SQL queries + future extension throwing exception #585

v3.0.45

23 Mar 21:01

Choose a tag to compare

Download the library here

  • FIXED: `DeferredAny throwing exception on EFCore 3.1.2 #588
  • FIXED: UpdateFromQueryAsync with IDictionary throws Argument types do not match #593