Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Custom Type as Primary Key

Use tables from 2 different databases - entity framework

WF4 TransactionScope containing several custom activities with EF4 database updates

Entity - Linq to Sql Only load a part of the entity

EF Core entity inheritance from different sources without discriminator

Data validation with custom attributes (AttributeTargets.Class) on EF buddy classes

Entity Framework eager loading based on a specific attribute

c# entity-framework

Return Child Object with LINQ

Entity Framework attempting to select non-existing column

Add modifications to your model when using EF Core DB First Design

Error Linq to Entities Datetime

EF Core Data Seeding for Json column

EntityFramework.BulkInsert issues inserting into database

How to insert with a foreign key shadow property in EF Core?

Entity framework data loading strategy comparison

Returning IQueryable vs. ObjectQuery when using LINQ to Entities