Skip to content

Releases: zzzprojects/EntityFramework-Plus

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

8.101.1.3

20 Dec 01:50
c2e5228
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.101.1.2

13 Dec 00:24
c2e5228
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies
  • REMOVED: Unnecessary dependency for .NET 8 version:
    • Microsoft.CSharp
    • System.Reflection.Emit
    • System.Reflection.TypeExtensions

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.101.1.1

05 Dec 21:12
c2e5228
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.101.1.0

29 Nov 19:42
c2e5228
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies
  • REMOVED: Unnecessary dependency for .NET 8 version:
    • Microsoft.CSharp
    • System.Reflection.Emit
    • System.Reflection.TypeExtensions

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.101.0.0

15 Nov 21:41
c2e5228
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions