EntityFramework Plus Versions Save

Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more

8.102.2.4

2 weeks ago

Download the library here

  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.102.2.3

3 weeks ago

Download the library here

  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.102.2.2

1 month ago

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

2 months ago

Download the library here

  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.102.1.1

2 months ago

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

3 months ago

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

3 months ago

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

3 months ago

Download the library here

  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions

8.101.2

4 months ago

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

4 months ago

Download the library here

  • UPDATED: Package Dependencies

NOTE: EF Plus uses EFCore-Pinned Versionning conventions