Search code examples
Foreign key constraint fine on INSERT, fails on UPDATE...

c#databaseentity-framework

Read More
Handling large-scale updates and inserts in Entity Framework transactions...

.netsql-serverentity-frameworktransactionsunit-of-work

Read More
AutoMapper does not work in .NET Core 8 when I use dependency injection...

entity-frameworkasp.net-coreautomapperdto

Read More
Configuration Error related to targetFramework in web.config...

asp.net.netasp.net-mvcentity-frameworktarget-framework

Read More
Issue with dotnet ef dbcontext scaffold Command Not Found...

visual-studioentity-frameworkasp.net-core

Read More
Integer PK but a GUID as FK...

.netdatabasepostgresqlentity-frameworkdatabase-design

Read More
Cannot access a disposed object. A common cause of this error is disposing a context...

.netentity-framework.net-coreentity-framework-core

Read More
How to get current EF version...

c#entity-frameworkentity-framework-core

Read More
Blazor/Razor page @bind-Value does not bind...

entity-frameworkasp.net-corerazordata-bindingblazor

Read More
RowVersion implementation on Entity Framework for PostgreSQL...

postgresqlentity-frameworkoptimistic-concurrencyrowversion

Read More
Entity Framework Migration - Alter Table Statement Conflicted with Foreign Key Constraint...

c#mysqlasp.net-mvcentity-framework

Read More
The instance of entity type cannot be tracked because another instance with the same key value is al...

c#entity-frameworkentity-framework-core.net-core-3.1

Read More
ASP.NET Core Web API, EF, data from SQL stored procedure...: why the zero value is returned for the ...

entity-frameworkasp.net-core-webapi

Read More
Get value of dynamically chosen column...

entity-frameworklinqiqueryable

Read More
One DbContext per web request... why?...

c#asp.netentity-frameworkdependency-injectiondbcontext

Read More
Entity Framework Core creating model from existing database...

c#.netentity-frameworkreverse-engineeringscaffolding

Read More
The foreign key property 'UserRole.UserId1' was created in shadow state...

entity-frameworkentity-framework-coreasp.net-identityentity-framework-migrations

Read More
How tu mock EF.Functions.ILike during Unit Tests by EF's user defined function mapping...

postgresqlentity-frameworkunit-testingmockinguser-defined-functions

Read More
Entity framework and local cache of database tables...

c#wpfentity-frameworklinqcaching

Read More
System.Data.SqlClient used in Azure even though Microsoft.Data.SqlClient is used locally...

.netazureentity-framework

Read More
Error: "Spatial types and functions are not available for this provider"...

c#entity-frameworkunit-testingxunit

Read More
There is already an object named 'AspNetRoles' in the database...

asp.net-mvcentity-frameworkidentityasp.net-identity

Read More
How do I control parameter sniffing and/or query hints in entity framework?...

sql-serverentity-frameworkquery-hintsparameter-sniffing

Read More
How to upgrade EF Core Tools...

entity-frameworkasp.net-core

Read More
Suppress SQL Queries logging in Entity Framework core...

entity-framework.net-coreserilog

Read More
In-memory database does not like a two phase commit...

sqliteentity-frameworkasp.net-coretransactions.net-8.0

Read More
EF core 7 release database .sqlite problem...

c#entity-frameworkentity-framework-core

Read More
Where IN for linq...

c#entity-frameworklinq

Read More
Entity Framework - Why explicitly set entity state to modified?...

entity-frameworkentity-framework-core

Read More
Unit testing for inner exceptions...

c#entity-frameworkunit-testingvs-unit-testing-framework

Read More
BackNext