Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Creating a Trigger with ExecuteSqlCommand() Throws "Incorrect syntax near the word 'TRIGGER'."

Can I avoid a nested SQL query for a simple Linq to Entities projection?

How do I run SQL Scripts after DB Initialized from Docker-Compose?

Does/Will Entity Framework 6 support the new Sql Azure & Azure Active Directory Authentication