Search code examples
EF Core why are related properties being returned...

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

Read More
Database-update command is failing due to the cascading issue (cyclic dependency) between two tables...

c#sql-serverentity-frameworkormdatabase-migration

Read More
How to set Entity Framework Core migration timeout?...

c#entity-frameworkentity-framework-core

Read More
Getting all changes made to an object in the Entity Framework...

c#entity-framework

Read More
Navigation property has been configured with conflicting multiplicities Fluent API...

c#asp.net-mvcentity-frameworkef-fluent-api

Read More
How to prevent automatically rounding the decimal part of the number in .NET 6...

c#sql-serverentity-frameworkroundingasp.net-core-6.0

Read More
DbUpdateConcurrencyException in EF Core during SaveChangesAsync...

c#.netentity-frameworkentity-framework-coreef-code-first

Read More
One of two properties is required from the data model...

asp.net-mvcasp.net-mvc-3entity-frameworkentity-framework-4asp.net-mvc-4

Read More
An error occurred while accessing the Microsoft.Extensions.Hosting services when do first migrations...

c#.netentity-frameworkmigrationcrud

Read More
Entity Framework and calling context.dispose()...

entity-frameworkdbcontextidisposable

Read More
Entity Framework: The instance of entity type '<T>' cannot be tracked because another ...

c#.netsql-serverentity-frameworkchange-tracking

Read More
ExecuteReader TimeOut solved by changing the name of the stored procedure...

sql-serverentity-frameworkstored-procedurestimeout

Read More
No Entity Framework provider found for the ADO.NET provider with invariant name 'System.Data.Sql...

.netentity-framework

Read More
Could not find file 'C:\SomePath\Oracle.DataAccess.Common.Configuration.Section.xsd' when co...

c#oracle-databaseentity-frameworkvisual-studio

Read More
LocalDB is not supported on this Platform...

c#databaseentity-framework.net-core.net-core-2.0

Read More
Entity Framework Update check if the record has changed...

entity-framework

Read More
ASP.NET Core Project - Publish doesn't show the "Database Migrations" option...

c#azureentity-frameworkasp.net-core-mvc

Read More
Should I always use navigation properties or use the .Where query?...

c#entity-frameworkdatabase-design

Read More
Entity Framework - Unable to load the specified metadata resource...

c#entity-frameworkentity-framework-6

Read More
check constraint entity framework...

entity-frameworkentity

Read More
Entity Framework - extremely long execution time for stored procedure...

c#sql-serverentity-frameworkstored-procedures

Read More
ORM for Node JS like .net Entity Framework?...

sql-servernode.jsentity-frameworkexpressejs

Read More
Comparing decimals within a LINQ query using a SQLite-database fails with operators but works with ....

c#.netsqliteentity-frameworkentity-framework-core

Read More
Entity Framework : creating a reference to an object from a collection...

c#entity-framework

Read More
How to get selected columns with repository pattern?...

c#entity-frameworkrepository-pattern

Read More
Use both AddDbContextFactory() and AddDbContext() extension methods in the same project...

c#entity-frameworkdependency-injectionef-core-3.1ef-core-5.0

Read More
How to handle huge efcore migrations designer files that is slowing down build and IDE...

entity-frameworkentity-framework-coreentity-framework-migrationsentity-framework-core-2.1entity-framework-core-migrations

Read More
Lazy Loading vs Eager Loading...

c#entity-frameworkentity-framework-6

Read More
SQL Server string issue...

c#stringentity-framework

Read More
Error message 'Unable to load one or more of the requested types. Retrieve the LoaderExceptions ...

c#entity-framework

Read More
BackNext