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