Releases: zzzprojects/EntityFramework-Plus
Releases · zzzprojects/EntityFramework-Plus
8.101.2
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)
- ExcludeByInstance: Allow to exclude a specific entity using the entity instance
- ExcludeByEntry: Allow to exclude a specific entity using the entity entry
- IncludeByInstance: Allow to include a specific entity using the entity instance
- IncludeByEntry: Allow to include a specific entity using the entity entry
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
8.101.1.3
Download the library here
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
8.101.1.2
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
Download the library here
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
8.101.1.0
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
Download the library here
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
7.100.0.5
Download the library here
- ADDED: For EF Core,
QueryCacheManager.UseAsNoTrackingWithIdentityResolution
for people that want the cache to be resolved with identity resolution (slower but better #780) - UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
7.100.0.4
Download the library here
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
7.100.0.3
Download the library here
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
7.100.0.2
Download the library here
- FIXED: Update creates invalid query EntityFramework-Plus with EF6 on Postgresql #778
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions