Releases: zzzprojects/EntityFramework-Plus
Releases · zzzprojects/EntityFramework-Plus
v1.7.0
24 Sep 23:13
Compare
Sorry, something went wrong.
No results found
Download the library here
MINOR
ADDED: EF+ Query DbSetFilter for EF6 (Same code as previously before Query Filter switched to interceptor) (Issue #231 #234 )
PATCH
FIXED: Collection.Count capability doesn't work (Issue #242 )
v1.6.21
13 Sep 15:55
Compare
Sorry, something went wrong.
No results found
Download the library here
FIXED: EF6 - Query filter issue with missing line for Global Filter (Issue #234 )
ADDED: First attempt to support LinqKit
v1.6.20
11 Sep 00:22
Compare
Sorry, something went wrong.
No results found
Download the library here
FIXED: EF6 - Query filter with null (Issue #214 )
ADDED: Audit EntityCurrent state has been added
FIXED: EF Core Release (Issue #231 )
FIXED: Batch Delete Issue (Issue #215 )
v1.6.19
06 Sep 18:58
Compare
Sorry, something went wrong.
No results found
Download the library here
FIXED: Issue with Conditional Expression for BatchUpdate (Issue #226 && Pull #228 )
Thank you @panizza for your contribution
v1.6.18
06 Sep 00:01
Compare
Sorry, something went wrong.
No results found
Download the library here
ADDED: Support to Memory Effort (Pull #227 )
FIXED: Issue with Conditional Expression for BatchUpdate (Issue #226 )
v1.6.17
30 Aug 00:46
Compare
Sorry, something went wrong.
No results found
Download the library here
ADDED: BatchDelete support for SQLite provider to EF Core (Issue #212 )
ADDED: BatchUpdate support for SQLite provider to EF Core (Issue #212 )
FIXED: Issue with Conditional Expression for BatchUpdate (Issue #195 )
v1.6.16
29 Aug 14:30
Compare
Sorry, something went wrong.
No results found
Download the library here
ADDED: BatchDelete support for SQLite provider (Issue #212 )
ADDED: BatchUpdate support for SQLite provider (Issue #212 )
v1.6.13
29 Aug 00:24
Compare
Sorry, something went wrong.
No results found
Download the library here
FIXED: Issue with DbType on EF6 (Issue #219 )
FIXED: Issue with DbType on EF Core (Issue #221 )
v1.6.12
21 Aug 16:16
Compare
Sorry, something went wrong.
No results found
Download the library here
FIXED: BatchUpdate && DateTime on SQL Server (Issue #209 )
FIXED: BatchUpdate && Oracle (Issue #210 )
FIXED: Auditing && Relationship (Issue #216 )
FIXED: EF Core InMemory for Query Future (Issue #218 )
v1.6.11
18 Aug 00:14
Compare
Sorry, something went wrong.
No results found
Download the library here
ADDED: Support to Entity Framework Core 2.0 (Issue #182 , #213 )
Thank you @tvoisin for your contribution (Pull #184 )