8.102.1.0
JonathanMagnan
released this
14 Feb 01:17
·
8 commits
to master
since this release
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