Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework Core: User Defined SQL Functions

asp.net core 2.0 bind model with decimal value

EFCore: Entities association error during a simple property update

Render a Partial View in _layout.cshtml using the partialview model instance with DBContext dependency injection

Translating generic eager load method from EF6 to EF Core

How to select values in list that are NOT IN a Table using EF Core?

How do I solve SqlNullValueException?

DDD - How to manage entities across bounded contexts in EF Core

Order by with Collate clause | Entity Framework

Having Entity Framework trouble

This method is not supported against a materialized query result

c# linq entity-framework

Is it a bad practice using model classes in controller in mvc?

Junction table with additional columns in EF4 CTP4 Code First

Check if it is safe to delete a row

How does EF4 compare with NHibernate?

Exception during association fixup with nullable composite foreign keys

entity-framework poco

what is the difference between linq to sql class and entity framework [duplicate]

How to implement a generic GetById method using Entity Framework 4 and the Repository Pattern?

A column ID occurred more than once in the specification?

EF4 and undesired loading of related collection with AddObject