Releases: zzzprojects/EntityFramework-Plus
Releases · zzzprojects/EntityFramework-Plus
v1.3.0
Download the library here
- UPDATE: EF+ Core version from RC2 to RTM
v1.2.5
Download the library here
- FIXED: Issue with Query Future + MySQL + constant parameter
- FIXED: Issue with Query IncludeOptimized + MySQL + constant parameter
v1.2.4
Download the library here
- FIXED: Batch Delete issue with Database First
- FIXED: Batch Update issue with Database First
v1.2.3
Download the library here
- FIXED: EFCore release, missing Standard1.3
v1.2.1
Download the library here
- FIXED: QueryFuture / QueryIncludeOptimized missed semicolons for MySQL
v1.2.0
Download the library here
- UPGRADE: Entity Framework RC1 to RC2
- FIXED: UpdateFromQuery/DeleteFromQuery issue when model in a different library
- FIXED: IncludeFilter / IncludeOptimized with Empty Collection
v1.0.7
Download the library here
- FIXED: EF Core -> Json assembly version to match release version
v1.0.6
Download the library here
- ADDED: Support to "dnxcore50" for EF Core
- FIXED: Audit -> Fixing IncludeUnchangedProperties for EF Core
- FIXED: Query Cache -> Adding query parameter to improve key uniqueness.
v1.0.5
Download the library here
- FIXED: Batch Delete -> Parameter in Queryable expression are now supported
- FIXED: Batch Update -> Parameter in Queryable expression are now supported
v1.0.4
Download the library here