Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Self-tracking Entity - Tries to insert an unchanged entity when adding to collection

How do you just use a DBContext in dotnet Core

Generic Func<T,K> to sort collections of different types

Entity Framework Eager load only a subset of other tables

c# sql entity-framework

With Entity Framework how to create nested objects without one massive query resultset or hundreds of small queries?

Use string as type of DbSet like DbSet<string> in EF-CodeFirst

Query the Unioned Results of Multiple Tables With Entity Framework

c# entity-framework

EF 4.4 Doesn't detect changes done by AutoMapper

EF code first: Cannot insert explicit value for identity column in table '' when IDENTITY_INSERT is set to OFF

Entity Framework override default property convention to ignore properties

c# .net entity-framework

Using local DB copy for EF - "The specified named connection is either not found in the configuration"

Entity Framework Code First Migrations thinks there is a change that shouldn't be there

How to fix Exception Could not load file or assembly 'EntityFramework, Version=4.0.0.0[...]' or one of its dependencies

c# .net entity-framework

Net Core: Find Primary Key of Entity Framework Core and Reflection

How to create a DB First Entity Framework(EF6) out of an Azure SQL DB with "Azure MFA" authentication?

ASP.NET MVC4 Code First - Data validation doesn't work

How do I include a complex type to an Entity Index?

c# entity-framework

Unable to create database on remote server using Entity Framework 5.0