Search code examples
LINQ to SQLite could not be translated but works on SQL Server...


c#sqlitelinqentity-framework-core

Read More
Should EFCore migrations be committed to version control?...


c#gitasp.net-core.net-coreentity-framework-core

Read More
EF Core one-to-one relation returns one-to-many relation...


postgresqlasp.net-coreentity-framework-coreef-core-3.1

Read More
Change the default name of EF Core generated join columns...


c#entity-framework-core

Read More
Entity Framework Core 8.0.6 Isn't Generating Properly Model Throught Foreing Key...


entity-framework-coreforeign-keysef-database-firstpomelo-entityframeworkcore-mysql

Read More
EF Core disconnected update of collection navigation properties via full replacement...


c#entity-frameworkasp.net-coreentity-framework-core

Read More
How to transform "Types" a List<string> foo class property into a SQL Server table [...


c#sql-serverlistentity-framework-coresystem.text.json

Read More
ef core unique constraint for 2 different entities...


c#.netentity-framework-core

Read More
What is the culprit? Singleton failure with WebApplicationFactory...


c#asp.net-coreentity-framework-corexunitwebapplicationfactory

Read More
Blazor two-way binding with readonly data types...


c#entity-framework-coreblazortwo-way-bindingef-core-8.0

Read More
Exception when trying to make a dynamic database call...


c#t-sqlreflectionentity-framework-core

Read More
Return entity and its parent (if exists)...


c#sqliteentity-framework-core

Read More
Optional table splitting in Entity Framework Core...


entity-framework-coretable-splitting

Read More
Including navigation properties in EF Core when calling a stored procedure...


entity-framework-core.net-7.0db-first

Read More
Can I generate script of a migration with EF code first and .net core...


.netentity-frameworkasp.net-coreasp.net-core-mvcentity-framework-core

Read More
Avoid or control circular references in Entity Framework Core...


c#asp.net-mvcasp.net-coreentity-framework-core

Read More
A Possible Object Cycle was detected error...


c#asp.net-mvcentity-framework-core

Read More
EF Core 8: execute a query and map it to a non-entity...


c#entity-framework-coreef-core-8.0

Read More
ef core doesn't use ASPNETCORE_ENVIRONMENT during update-database...


c#.net-corevisual-studio-2017entity-framework-core

Read More
How to select distinct items from table by a variable and then join another table in LINQ...


c#mysqlperformanceentity-framework-coreef-core-8.0

Read More
Why do I get the SpecialityName as null here?...


c#sql-serverentity-framework-coreasp.net-core-mvc

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


asp.netentity-frameworksqliteasp.net-coreentity-framework-core

Read More
Complex queries in Entity Framework Core...


c#asp.netasp.net-web-apientity-framework-core

Read More
Ignore Global Query Filter...


c#entity-framework-coreglobal-query-filter

Read More
System.MissingMethodException: Method not found: '...EntityFrameworkCore.Metadata.Builders.Entit...


c#visual-studioentity-frameworkasp.net-coreentity-framework-core

Read More
How to specify function for given column in SQLite index?...


c#sqliteentity-framework-core

Read More
How do I setup entity relationships when there are user roles involved?...


c#entity-framework-coreautomapper

Read More
Querying a custom type with Database.SqlQuery<T> in EF Core 7.0...


c#entity-frameworkentity-framework-coreef-core-7.0

Read More
Linking entities in EF Core...


c#t-sqlentity-framework-core

Read More
EF Core 7 Json column with different column name...


c#jsonentity-framework-core

Read More
BackNext