List Question
20 TechQA 2024-03-31T23:53:52.573000Will it slow down the performance when Unit of work pattern is used with EF Core
154 views
Asked by Vinod Varavath
Entity Framework Core 8 dbcontext - can't add some rows in many-to-many relationship
34 views
Asked by Matjublabla
Upsert huge amount of data by EFCore.BulkExtensions
77 views
Asked by Abdulaziz Burghal
.NET Core 8, how can I add properties to user account that contains multiple values?
48 views
Asked by Scott Klingler
How to load data from a different context in Entity Framework Core?
41 views
Asked by ebrahem alabdaly
Passing GUID value through SqlQuery will raise the error: invalid input syntax for type uuid
37 views
Asked by Meysam Khoshbakht
The specified data type in the EF modelBuilder doesn't correspond to the one that is created
40 views
Asked by Osminogka
EntityFrameworkCore.DbUpdateException: Unable to delete row, SQL Syntax error
73 views
Asked by Wolf at the Doors
Create one entity for multiple tables?
51 views
Asked by griffin zavadil
Issue with Entity Framework Core: .Include() and .AsNoTracking() not displaying expected related entities
48 views
Asked by user3261212
Entity Framework Core 8 throws "Method not found: 'Void CoreTypeMappingParameters..ctor" error
40 views
Asked by Sumanth Kumar
EF Core is creating a table not in the migration
34 views
Asked by Ratbat
Can I share a List<T> property across multiple queries via a tracking DbContext?
39 views
Asked by David Thielen
Revert database context to previous state EF Core 7
35 views
Asked by ADellaPosta
Linq2db batch delete not working for 2 tables
30 views
Asked by Judge Mental
Failure to Execute the DBCommand: SQLite Err. 1 - C# / .NET / Entity Framework Core
40 views
Asked by Espressobot
How should I backup SQLite database using EF Core?
34 views
Asked by Volfogg
Error connecting to SQL Server in AspNetCore applications
28 views
Asked by Rafael Gioffi
EF Core large queries throwing transport-level error
66 views
Asked by Kyle Fuller