Search code examples
Entity Framework The ALTER TABLE statement conflicted with the FOREIGN KEY constraint...


c#sql.netsql-serverentity-framework

Read More
Entity Framework ISNULL in Where condition...


c#.netentity-frameworkisnull

Read More
Nested query in entity framework...


c#linqentity-framework

Read More
How to use a stored procedure with my Entity Framework v4 + POCOs...


.netentity-frameworkstored-proceduresentity-framework-4poco

Read More
How can i write SQL update query with where clause in Entity Framework in C#...


c#sql-serverentity-frameworklinq

Read More
Quickgrid executes Unwanted quary on database...


c#entity-frameworkblazorblazor-server-sidequickgrid

Read More
Is there a difference between an Entity and a object?...


entity-frameworkobject

Read More
Self relation in C#...


c#winformsentity-frameworkcode-firstself-reference

Read More
EF Core transactions...


c#entity-frameworkentity-framework-coretransactions

Read More
Meaningful Names for Navigation Properties using Entity Framework...


.netentity-framework

Read More
Microsoft.Data.SqlClient.SqlException (0x80131904): The INSERT statement conflicted with the FK...


c#.netsql-serverentity-framework

Read More
ef6 seed data with relationship...


c#entity-framework

Read More
Could not load file or assembly Microsoft.Extensions.DependencyInjection.Abstractions, Version=1.1.0...


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

Read More
How do I define RowVersion in a C# class when using SQL Server and Entity Framework...


c#.netsql-serverasp.net-mvcentity-framework

Read More
EF Core: Correct way to query data multiple levels deep in related one-to-many entities...


c#.netentity-frameworklinqentity-framework-core

Read More
The object cannot be deleted because it was not found in the ObjectStateManager...


c#.netentity-framework

Read More
Using Include on a sql view with a different db collation...


entity-frameworkentity-framework-coreef-core-8.0

Read More
Entity Framework relationship not working...


databaseentity-frameworkdatabase-relations

Read More
Determine version of Entity Framework I am using?...


entity-framework

Read More
No context type was found in the assembly...


asp.netentity-frameworkconnection-stringdata-access-layerentity-framework-5

Read More
Create EF Core One-To-Many Relationship data through asp.net core POST...


.netentity-frameworkasp.net-core.net-5

Read More
Ambiguous Invocation IQueryable or IEnumerable...


linqentity-framework

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


entity-frameworkasp.net-coreautomapperdto

Read More
Opinion on ASP.NET MVC Onion-based architecture...


entity-frameworkasp.net-mvc-4onion-architecture

Read More
System.NullReferenceException: 'Object reference not set to an instance of an object.' probl...


c#.netentity-frameworkblazor

Read More
Entity Framework 6 set connection string runtime...


.netentity-frameworkentity-framework-6

Read More
How should we use per-request DbContext instances in an IHostedService?...


c#.netentity-frameworkdependency-injection

Read More
MassTransit help registering multiple sagas...


entity-frameworkmasstransitsaga

Read More
Primary key constraint violation when adding new row into table with EF...


c#.netsqlentity-frameworkentity-framework-4

Read More
EF-Core: Table "name" already exists - when trying to update database...


c#entity-frameworkasp.net-coreasp.net-web-apientity-framework-core

Read More
BackNext