Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Breeze - Lazy Load Navigational Property

Selective disabling of lazy loading with Database First method

Inconsistenty "Object reference not set to an instance of an object" on primary key of AspNetUsers

Single database call pulling data from multiple tables in EF Core

Updating record in EF 4.1

Run code after all EF Core migrations are applied

Entity Framework with large number of tables

entity-framework

Creating relationship in model with composite keys throws "Property is part of key and can't be modified" exception

EF Core: Optional one-to-one foreign key relation from content entity

Validation framework for EntityFramework [duplicate]

.NET EF Core context querying Postgresql tries to query unwanted shadow FK column

MVC 4 Conditional Model Validation with Entity Framework

TreeView and Entity Framework binding

Entity Framework, LINQ, and populating parent models and their children

c# linq entity-framework

Upgrading from Entity Framework 6 to EF Core moving to AspNetCore.Identity dealing with schema migration issues with existing databases

Mocking EF6 with validation that occurs on SaveChanges