Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Custom Union in Linq to Entities

A second operation cannot be started when using ContinueWith

Entity Framework applying too many migrations

EF Core Deleting related entities on One To One relationship

Dispose DbContext not dispose the ObjectContext entities

How to convert from Expression<Func<DomainType>>predicate to Expression<Func<DTOtype>predicate

EF, AddRange, Collection was modified; enumeration operation may not execute

c# entity-framework

Not sure how to map many to many relationship - Reuse mapping table different entities

Enum stored correctly in DB but not being deserialized into type correctly in C#

Entity framework get latest records in list of records with date

entity-framework

Use of virtual property in model class in mvc

Transactions commit and rollback with Entity Framework, Mysql and LINQ to SQL in C#

entity framework, contains and conditional operators (uses charindex insted of like)

Can't remove Database Migration with Ef Core

Code First Entity Framework Or NHibernate