issues
search
NorthernLight1
/
N.EntityFramework.Extensions
Bulk data support for the EntityFramework 6.5.0+
MIT License
35
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Will it have any impact if I remove the Microsoft.Data.SqlClient reference?
#148
saxdasf
closed
2 weeks ago
1
Fixed SQL Syntax Bug In Collation Chinese_Taiwan_Stroke_CS_AS
#147
NorthernLight1
closed
2 months ago
0
Merge pull request #145 from NorthernLight1/master
#146
NorthernLight1
closed
3 months ago
0
Merge master into development
#145
NorthernLight1
closed
3 months ago
0
Merge development into master
#144
NorthernLight1
closed
3 months ago
0
BulkInsert - Invalid column name '$Action'
#143
vnizampatnam
closed
2 weeks ago
4
Microsoft.Data.SqlClient compatibility
#142
penihel
closed
3 months ago
0
Unwanted transaction rollback for issue #140
#141
PabloFerroDev
closed
3 months ago
0
Unwanted transaction rollback when library does not own transaction
#140
PabloFerroDev
closed
3 months ago
1
Fix for empty contains failing on UpdateFromQuery
#139
PabloFerroDev
closed
3 months ago
0
Null reference exception when calling BulkSaveChanges under EF 6.5.1 with Microsoft.Data.SqlClient provider.
#138
ScruffyMagicM
closed
3 months ago
4
Update should work even if the contains list is empty.
#137
PabloFerroDev
closed
4 months ago
0
UpdateFromQueryAsync fails with empty contains.
#136
PabloFerroDev
closed
3 months ago
2
Updated Nuget Version To 1.8.4
#135
NorthernLight1
closed
5 months ago
0
Updated Nuget Version To 1.8.4
#134
NorthernLight1
closed
5 months ago
0
Added Support For Triggers, .editorconfig File
#133
NorthernLight1
closed
5 months ago
0
Feature/add trigger support
#132
NorthernLight1
closed
5 months ago
0
Added default .editorconfig and ran dotnet format
#131
NorthernLight1
closed
5 months ago
0
Bug with tables with triggers in database
#130
Naekhrah
closed
5 months ago
1
Update README.md
#129
NorthernLight1
closed
5 months ago
0
Null exception
#128
edfloreshz
closed
5 months ago
6
Code Clean Up
#127
NorthernLight1
closed
6 months ago
0
Added Support For Proxy Types
#126
NorthernLight1
closed
6 months ago
0
Proxy entities type not detected correctly, generic method using object as type fails
#125
Naekhrah
closed
6 months ago
2
Added Support For Schemas
#124
NorthernLight1
closed
6 months ago
0
Foreign Keys on child objects are failing the SQL Merge in BulkInsertAsync
#123
Chimera93
closed
6 months ago
2
There is an exception when using DeleteFromQueryAsync using a Contains that is empty.
#122
PabloFerroDev
closed
6 months ago
2
There is an exception with DeleteFromQueryAsync and queries with Joins
#121
PabloFerroDev
closed
6 months ago
2
Added Support For BulkSaveChanges()
#120
NorthernLight1
closed
9 months ago
0
Merge development into master branch
#119
NorthernLight1
closed
9 months ago
0
Implemented a fix for DateTimeOffset
#118
PabloFerroDev
closed
9 months ago
0
Error when using DateTimeOffset on UpdateFromQueryAsync
#117
PabloFerroDev
closed
9 months ago
1
BuildInsert: Include option to set timeout
#116
HermesSilva
closed
9 months ago
1
Update README.md
#115
NorthernLight1
closed
10 months ago
0
Update README.md
#114
NorthernLight1
closed
11 months ago
0
Update N.EntityFramework.Extensions.csproj
#113
NorthernLight1
closed
11 months ago
0
Fixed CommandTimeout Bug in DeleteFromQuery, InsertFromQuery, UpdateFromQuery
#112
NorthernLight1
closed
11 months ago
0
BulkUpdate throws SqlException if entity Key property name doesn't match the column name of the primary key.
#111
SX-GitHub
closed
10 months ago
1
BulkUpdate throws 'Sequence contains no matching element' for entities with inheritance
#110
igormpmartins
closed
8 months ago
4
Merge development into master
#109
NorthernLight1
closed
1 year ago
0
Add Enum Support To DeleteFromQuery, InsertFromQuery, UpdateFromQuery
#108
NorthernLight1
closed
1 year ago
0
Merge master into development branch
#107
NorthernLight1
closed
1 year ago
0
Merge master into development branch
#106
NorthernLight1
closed
1 year ago
0
Guid field UpdateFromQuery failed
#105
trzhou
closed
1 year ago
2
Fixed Issue #96 "Only works with MARS connections"
#104
NorthernLight1
closed
1 year ago
0
Update N.EntityFramework.Extensions.csproj
#103
NorthernLight1
closed
1 year ago
0
Fix GetTableAlias with one-to-one relationship
#102
maftieu
closed
1 year ago
1
Handle enum values in ConvertToSqlValue
#101
maftieu
closed
1 year ago
1
Handle values to be Enum
#100
maftieu
closed
1 year ago
0
Is there any Benchmark for this package?
#99
shailesh1984
closed
1 year ago
1
Next