Search code examples
What is the culprit? Singleton failure with WebApplicationFactory...


c#asp.net-coreentity-framework-corexunitwebapplicationfactory

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
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
Using Singular Table Names with EF Core 2...


c#ef-code-firstentity-framework-core

Read More
Clean architecture: inverting dependency of EF DbContext...


c#entity-frameworkentity-framework-coreclean-architecturedependency-inversion

Read More
Object Disposed Exception When Adding/Removing From Observable Collection...


c#data-bindingentity-framework-corewinui-3winui

Read More
C# & EF Core : multiple relationships between two tables...


c#entity-framework-core

Read More
Using [ComplexType] in Entity Framework Core...


c#entity-framework-core

Read More
How to run stored procedures in Entity Framework Core?...


asp.net-coreasp.net-core-mvcentity-framework-core

Read More
How to filter a query based on row number using LINQ with Entity Framework...


c#linqentity-framework-corerow-number

Read More
Update Database Automatically When Using An Observable Collection In WinUI 3...


sqliteentity-framework-corewinui-3community-toolkit-mvvm

Read More
How can I run these 2 calls to sum values as one call in EF Core?...


c#.netentity-framework-corelinq-to-entities

Read More
EF Core Global Query Filter for SaveChanges (Update, Delete)...


c#.netentity-framework-coreglobal-query-filter

Read More
BackNext