Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Problem saving cloned EF entity to DB

How update database schema from EF5.0 model first changes?

Do you use repository pattern with Entity Framework?

Entity Framework 6: no lazy loading on one-to-one relationship

c# entity-framework

Can we use ToLowerInvariant() in LINQ to SQL?

c# entity-framework linq

How to write a T4 template to create DTO's from Entityframework 6?

How to fix EF Core migration "The certificate chain was issued by an authority that is not trusted"

EF - cannot convert from System.Linq.IQueryable to System.Data.Objects.ObjectQuery

Return 2 columns, Id and count, from EF as Dictionary<int,int>

Entity Framework code-first & stored procedure

Entity Framework Core - 2 Contexts in the same database - Second context tables are not created

AutoMapper mapping ICollection with EF

EntityFramework (.NET Core) left outer join by multiple conditions

How to avoid creating a parent when adding a child record in Entity Framework?

Automapper - Error Updating Nested Child Collection