Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

How to prevent private properties in .NET entities from being exposed as public via services?

wcf entity-framework

Where did Entity Framework 6.1 put my database?

FirstOrDefault throws NullReferenceException

Stored procedure whose result set lacks a primary key won't execute with Entity Framework 6

EF Model First and Database First Alternatives?

c# entity-framework devart

add where clauses to linq query with generic column name

c# entity-framework linq