Releases: zzzprojects/EntityFramework-Plus
Releases · zzzprojects/EntityFramework-Plus
v5.2.4
20 Jul 03:18
Compare
Sorry, something went wrong.
No results found
Download the library here
UPDATED: Package Dependencies
v5.2.3
14 Jul 00:56
Compare
Sorry, something went wrong.
No results found
Download the library here
UPDATED: Package Dependencies
FIXED: Error with IncludeFilter() when executed in an ambient transaction. #691
v5.2.2
05 Jul 17:46
Compare
Sorry, something went wrong.
No results found
Download the library here
UPDATED: Package Dependencies
v5.2.1
30 Jun 18:25
Compare
Sorry, something went wrong.
No results found
Download the library here
FIXED: Issue with dependencies version for EF6
UPDATED: Package Dependencies
v5.2.0
30 Jun 15:46
Compare
Sorry, something went wrong.
No results found
Download the library here
UPDATED: Package Dependencies
v5.1.41
17 Jun 04:15
Compare
Sorry, something went wrong.
No results found
Download the library here
ADDED: Project method for EF6 that allow you to select only a few properties of an entity instead of all properties
UPDATED: Package Dependencies
var list = context . Customers . Project ( x => new { x . Code , x . FirstName } ) . ToList ( ) ;
v5.1.40
14 Jun 17:48
Compare
Sorry, something went wrong.
No results found
Download the library here
UPDATED: Package Dependencies
v5.1.39
02 Jun 16:51
Compare
Sorry, something went wrong.
No results found
Download the library here
UPDATED: Package Dependencies
v5.1.38
31 May 21:57
Compare
Sorry, something went wrong.
No results found
Download the library here
FIXED: EntitySetName is always NULL #401 (For EF Core)
UPDATED: Package Dependencies
v5.1.37
19 May 17:02
Compare
Sorry, something went wrong.
No results found
Download the library here
UPDATED: Package Dependencies