issues
search
zzzprojects
/
EntityFramework-Plus
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
https://entityframework-plus.net/
MIT License
2.27k
stars
318
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ZEntityFramework on HybridCache (.net 9)
#817
fenomeno83
opened
5 days ago
1
The underlying reader doesn't have as many fields as expected. Expected: 18, actual: 0.
#816
radek673
closed
1 week ago
4
Add NET 9 Support
#815
KAJOOSH
opened
1 week ago
1
Update with Exists Causing Performance Issues
#814
wisedf
opened
1 week ago
1
BulkMergeAsync ignores columns with default values in generated INSERT
#813
bengavin
opened
2 weeks ago
4
'A PostgreSQL type with the name document_signature_method was not found in the database' when update collumn TypeName = "jsonb"
#812
wisedf
opened
3 weeks ago
3
WhereDynamic Fails with Contains on Enum and String Properties
#811
Josrph
closed
3 weeks ago
3
How to - .WithHint() together with .Include()
#810
MartinPrzno
closed
1 month ago
3
DeleteAsync with Take on PostgreSQL
#808
r-ising
closed
1 month ago
4
Async future batch delegate
#807
medkg15
closed
3 months ago
2
Error when working with NetTopology inside deferred
#806
kurthamilton
opened
3 months ago
3
Add extension points before and after a Future query is run.
#805
medkg15
closed
3 months ago
1
InvalidCastException when doing a batch update on Npgsql-based context using a SelectListIterator to filter
#804
mennomacomi
closed
4 months ago
3
Delete is not batched when used with EntityFrameworkCore .Net8 and Postgres
#803
phebing
closed
2 months ago
2
Optimize Bulk Update and Delete Operations
#802
danny-adu
opened
4 months ago
1
BulkMerge Error on DateTime upgrading from net5 to net6
#801
VittorioMorellini
closed
3 months ago
9
FIPS support
#800
klawrow
opened
5 months ago
1
AuditEntryProperties saving only primary Key (ID) of my table as PropertyName
#799
SanthoshKumarGunda
closed
6 months ago
3
Z.EntityFramework.Plus.EFCore - Official behavior on DataAnnotations ?
#798
jsparent
closed
6 months ago
4
BulkMerge(Async) with IncludeGraphOperationBuilder IgnoreOnMergeUpdate not being honored
#797
tsanton
closed
4 months ago
11
Use SetDynamic execute WhereDynamic
#796
XiaoBaiXJ
closed
6 months ago
7
Redis on FromCache (EfCore)
#795
fenomeno83
opened
7 months ago
1
Running parallel test using InMemoryDatabase - how to facilitate the global requirement of EntityFrameworkManager
#794
stevie1706
closed
8 months ago
6
Query Future does not seem to work as expected. Two DB calls being made
#793
OliverRC
closed
6 months ago
15
Problem with FromCache in EF8 when use "contains" (translated to openJson)
#792
fenomeno83
closed
9 months ago
4
Initial setup without Extensions and Eval references
#791
vieru-tudor
closed
10 months ago
0
AuditId property in AuditEntry DB Table, but not in Model
#790
VieruTudor
closed
9 months ago
4
Future() throws error when being called from unit test project
#789
jasbyte
closed
10 months ago
10
AuditConfiguration.Exclude(Func<object, bool>) allows any custom logic, but caches the result only by entity type
#788
ascott18
closed
9 months ago
7
EF CORE 8 and Pgsql 8: Parameter without name in synchronize & merge
#787
Belphemur
closed
1 year ago
1
Add NET 8 support
#786
KAJOOSH
closed
1 year ago
2
Bulk operations applied to wrong schema
#785
vtkachen111
opened
1 year ago
0
Query Filters doesn't apply to JOIN or subqueries
#784
Xavier-Mobius
closed
1 year ago
4
FromCache: how to deal with lazy loading
#783
ff-ils
closed
1 year ago
1
Entities with spatial types are not read/materialized.
#782
bfbrown
closed
1 year ago
3
[8.0.0-rc.1] Exception on MergeBulk with ColumnPrimaryKeyExpression, Column not found
#781
schuettecarsten
closed
1 year ago
9
FromCache internally calls AsNoTracking<T> but should use AsNoTrackingWithIdentityResolution<T>
#780
schuettecarsten
closed
1 year ago
5
Using Futures takes a lot of JIT compilation time
#779
ArtemAvramenko
closed
10 months ago
8
Update creates invalid query EntityFramework-Plus with EF6 on Postgresql
#778
Muhahe
closed
1 year ago
4
Future broke pooled DbContext instance because previous Future query was cancelled
#777
stukselbax
closed
1 year ago
9
The EF Plus batch Delete throws null reference exception.
#776
nandhakishore92
closed
1 year ago
8
Strange error after updating .Net to 8.0 Preview 7
#775
srdjo
closed
1 year ago
3
Parallel usage of EFCore and EF6
#774
pfeigl
closed
1 year ago
2
TimeOnly support in IncludeFilter
#773
fectus
closed
1 year ago
1
Insert issues
#772
romapavliuk
closed
1 year ago
0
IncludeOptimizedByPathIssue throw error
#771
v-karnaukhov
opened
1 year ago
1
How can i check free functions?
#770
KMastalerz
closed
1 year ago
3
IncludeOptimized does not work with private set
#769
SpaceOgre
closed
1 year ago
8
Query Future doesn't use query cache
#768
albertich
closed
1 year ago
2
Version 8 preview 4 has a .Contains bug
#767
virzak
closed
1 year ago
9
Next