issues
search
PawelGerr
/
Thinktecture.EntityFrameworkCore
These libraries extend Entity Framework Core by a few features to make it easier to work with EF and for easier integration testing or to get more performance in some special cases.
https://dev.azure.com/pawelgerr/Thinktecture.EntityFrameworkCore
BSD 3-Clause "New" or "Revised" License
66
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to exclude shadow properties from bulk updates
#61
kev24uk
opened
1 month ago
1
Ignore properties functionality
#60
KiristonK
closed
4 months ago
2
Releases/7.x.x
#59
KiristonK
closed
4 months ago
0
Thinktecture.EntityFrameworkCore.BulkOperations throws exception when excluding properties
#58
herascu
opened
6 months ago
1
Invalid object name #Temp{Entity}
#57
symbarh
opened
7 months ago
2
Bulk update multi properties
#56
tmt2504
closed
7 months ago
0
temp_table_date_only error on db context initialization
#55
mdzieg
closed
7 months ago
3
exception when start project with UseChangeTrackingProxies = true
#54
philong2106
closed
8 months ago
2
Adding AsSubQuery() causing other parts of the query to fail
#53
redwyre
opened
8 months ago
1
Support for custom windows functions like RANK or DENSE_RANK?
#52
InspiringCode
closed
9 months ago
7
Npgsql Database Provider Support
#51
oONoobMasterOo
opened
10 months ago
1
EF Core Relationships
#50
Math-rm1
closed
10 months ago
1
"TempTable<DateTime>' is sealed." Is it possible to use TempTables with Lazy Loading enabled?
#49
karoletrych
closed
11 months ago
2
Using RowNumber with Join produces wrong query with wrong results
#48
InspiringCode
closed
9 months ago
1
Sum With Over PARTITION Support?
#47
rbsdotnet
closed
1 year ago
10
.NET 8
#46
virzak
closed
1 year ago
1
CTE support
#45
IanKemp
closed
9 months ago
1
BulkSupport for InMemory Database
#44
mathlizee
closed
9 months ago
1
Query Hints?
#43
JeffreyZolaVisibilEdi
closed
9 months ago
5
(TempTables) Unit Testing support with in Memory Database
#42
DavitMg
closed
1 year ago
2
Highly increased memory usage after migration to net 7
#41
Stocki916
closed
1 year ago
6
[FeatureRequest] More convenient way to remove default MergeTableHints
#40
sven5
closed
1 year ago
3
Method 'VisitAtTimeZone' does not have an implementation
#39
uspwo
closed
1 year ago
4
No store type was specified for the decimal property 'Column1'
#38
DavidAllardyce
closed
1 year ago
2
`IEntityPropertiesProvider.Exclude<T>` does not exclude properties for derived types
#37
DavidAllardyce
closed
1 year ago
2
TempTable insert from query, not from values
#36
codenessah
closed
1 year ago
3
[FeatureRequest] Add hint for (Index(idx_some_name))
#35
jimloeffler
closed
1 year ago
2
[Suggestion of Sample] EF.Functions.OrderBy accepts ternary operator as parameter
#34
DiogenesBR
closed
1 year ago
3
Losing deviated data on abstract DbSet
#33
endeffects
closed
9 months ago
1
temptable without defaults
#32
safigi
opened
1 year ago
3
Fixfortemptable
#31
safigi
closed
1 year ago
0
new option for temptable creation
#30
safigi
closed
1 year ago
1
new option for temptable creation
#29
safigi
closed
1 year ago
0
Bulkupdate identity issue
#28
safigi
closed
1 year ago
6
Update to .NET7
#27
RoelSchlijper
closed
1 year ago
0
.NET7-preview packages updated to .NET7
#26
RoelSchlijper
closed
1 year ago
0
How to deal with InMemoryDatabase used for tests
#25
buthomas
closed
2 years ago
2
.Net 7
#24
virzak
closed
2 years ago
4
WithTableHints could not be translated
#23
CwjXFH
closed
2 years ago
2
Previous attempt to fix pre-sql server 2016 support for temp tables missed the DisposeAsync implementation.
#22
poizan42
closed
2 years ago
2
Fix pre-SQL Server 2016 compatibility of "drop table if exists" when disposing temp tables.
#21
poizan42
closed
2 years ago
0
Set collations on columns if defined by the model.
#20
poizan42
closed
2 years ago
1
Support for SQL Server 2014
#19
NickWright25
closed
2 years ago
3
Bug in SqliteTempTableCreator Version 2.0.0
#18
pscheicher
closed
2 years ago
4
Can't cast inside OrderBy clause - throws exception
#17
virzak
closed
2 years ago
7
Conflict with temporal tables
#16
tbd-develop
closed
2 years ago
2
Ignore on update
#15
mbendtsen
closed
2 years ago
3
ef core 6 (split queries) for included collection navigation get an error
#14
kliukvinda
closed
2 years ago
1
[FeatureRequest] RowNumber overload without RowNumberOrderByClause
#13
Liero
opened
2 years ago
1
Joining with EF Core 5 and TempTables gets error
#12
stevencasburn
closed
2 years ago
3
Next