RudeySH/EntityFramework.Utilities
Provides extensions for EntityFramework that doesn't exist out of the box like delete and update by query and bulk inserts
C#
Issues
- 0
- 0
Batch delete operations throw on queryables EF has optimized down to dumb no-op queries
#33 opened by NetherGranite - 7
UpdateAll deadlocks
#24 opened by Kraviecc - 1
Update By Query once more
#23 opened by DusanSenior - 3
.NET Standard support
#26 opened by fhucko - 1
How to update multiple columns?
#28 opened by tiagossa1 - 3
- 2
UpdateAll multiple colums
#27 opened by tiagossa1 - 3
Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Latin1_General_CI_AS" in the equal to operation.
#11 opened by chrislarabell - 9
UpdateAll => UpdateSpecification does not support the nested properties update or complex properties update
#25 opened by nazar-kuzo - 2
- 1
- 3
- 2
- 1
Update method many properties
#16 opened by brunorenn - 2
- 6
Problems with UpdateAll for decimals
#13 opened by nathanbunn20 - 3
- 1