Skip to content

Releases: zzzprojects/EntityFramework-Plus

8.102.2.5

21 May 14:36
4784488
Compare
Choose a tag to compare

Download the library here

  • FIXED: EFcore 8 UpdateFromQuery generates invalid sql #579
  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.102.2.4

30 Apr 15:11
4784488
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.102.2.3

23 Apr 21:52
4784488
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.102.2.2

16 Apr 21:04
4784488
Compare
Choose a tag to compare

Download the library here

  • FIXED: Query Future does not seem to work as expected. Two DB calls being made #793
  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.102.2.0

13 Mar 01:23
c2e5228
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.102.1.1

27 Feb 19:36
c2e5228
Compare
Choose a tag to compare

Download the library here

  • ADDED: Support to WithHint<object>() (EF6 only) for the QueryHint feature to add a hint to every entity type
  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.102.1.0

14 Feb 01:17
c2e5228
Compare
Choose a tag to compare

Download the library here

  • ADDED: Support for EF Core IncludeFilter to "citext" column type in PostgreSQL (HasColumnType("citext") )
  • FIXED: Problem with FromCache in EF8 when use "contains" (translated to openJson) #792
  • REMOVED: Unnecessary dependency for .NET 6 version (For EF Core 6 and EF Core 7):
    • Microsoft.CSharp
    • System.Reflection.Emit
    • System.Reflection.TypeExtensions
  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.102.0.0

07 Feb 17:43
c2e5228
Compare
Choose a tag to compare

Download the library here

  • ADDED: New method SyncPropertiesFromDatabaseValues to allow to synchronize specifies properties by retrieving database value (documentation coming soon)
  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.101.2.1

24 Jan 00:14
c2e5228
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.101.2

16 Jan 17:57
c2e5228
Compare
Choose a tag to compare

Download the library here

  • ADDED: For EF6 a package specific for .NET6
  • ADDED: For EF6 a package specific for .NET8
  • ADDED: To Audit Configuration 4 new methods (#788)
  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions