Search code examples
EF Core adding a column to a table which is supposedly not there?...


c#.netdatabaseentity-framework-core

Read More
Cannot convert from 'string' to 'Microsoft.EntityFrameworkCore.ServerVersion...


c#mysqlentity-framework-core

Read More
How to use type conversion in Entity Framework Core?...


c#entity-framework-core

Read More
ASP.NET Core MVC : entity adding row not saving...


entity-framework-coreasp.net-core-mvc

Read More
How to store JSON in an entity field with EF Core?...


c#json.netentity-framework-core

Read More
Entity framework Core Update-database specific migration...


c#entity-framework-core

Read More
Ambiguous call when using LINQ extension method on DbSet<T>...


c#linqentity-framework-coreambiguousentity-framework-core-3.1

Read More
TryUpdateModelAsync returns false when model and Linq are correct...


c#asp.net-corepostentity-framework-corerazor-pages

Read More
EF Core self-referencing many-to-many throws “duplicate key” when adding a new entity linked to old ...


c#.netentity-framework-core

Read More
Powershell, VS2019, db migrations: 'Drop-Database' is not recognized as the name of a cmdlet...


entity-framework-coreasp.net-core-2.1

Read More
No suitable method found to override OnModelCreating()...


c#asp.net-coreentity-framework-core

Read More
Application Insights displaying unwanted Entity Framework Core traces...


.net-coreentity-framework-coreazure-application-insights

Read More
'no such table: Blog' -error while table "Blog" does exist...


asp.netsqliteasp.net-coreentity-framework-core

Read More
Selecting from several many-to-many relationships in EF Core programmatically...


c#sqlentity-framework-core

Read More
Relationship between two tables on different key values...


c#.netsql-serverentity-framework-core

Read More
Adding an Index in Entity Framework 7 with Code First Migrations on a field that is a Foreign Key...


c#asp.netef-code-firstentity-framework-core

Read More
What is the correct way to do many to many entity relation insert?...


c#.netentity-frameworkentity-framework-core

Read More
EF Core 8 - more efficient way to code this? Something like a SQL Case statement?...


c#entity-framework-core.net-8.0

Read More
Entity Framework with an Intersect table and correspond Linq query...


c#linqentity-framework-core

Read More
How do I stop Entity Framework Core from creating "Self Referencing Loops" when including ...


c#asp.netentity-frameworkentity-framework-corejson.net

Read More
How to get single row of values from database...


c#postgresqlentity-framework-coreasp.net-core-mvcnpgsql

Read More
EF Core config for optional complex type with required properties...


.netentity-framework-coreef-core-8.0

Read More
Linq2Db update MissingMethodException...


c#entity-framework-corebulkupdatelinq2dbef-core-8.0

Read More
OData + EF Core + incorrect orderby executed with join query...


entity-framework-coreasp.net-core-webapiodata.net-6.0

Read More
EF active_dbcontexts metric keeps going up even though db context gets disposed...


c#.net.net-corememoryentity-framework-core

Read More
Build the JSON Hierarchy structure using raw response...


c#jsonentity-framework-coreasp.net-core-webapihierarchical-data

Read More
EF core table wont parse Enum and stays on 0...


c#sql-serverasp.net-core-mvcentity-framework-core

Read More
How do you find or know where the "non-owned" entity type when trying to create a migratio...


c#entity-framework-coreef-core-5.0

Read More
EF Core 6 get the line with the max date by 2 columns...


c#linqgroup-byentity-framework-coreef-core-6.0

Read More
Confusion about EF Core intended work process...


c#design-patternsentity-framework-core

Read More
BackNext