Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF Core how to implement audit log of changes to value objects

What statements does Linq to entities support?

Best work around to fix DateTimeOffset over WCF Data Service issue

Mock Entity Framework database

ObjectContext is leaking memory for detached entities

LINQ complex query navigation property

c# linq entity-framework

How can I stop Add-Migration checking my database has no pending migrations when using Code-Based migrations?

How to migrate Entity Framework DB on publish via MsDeploy

Entity Framework is slow because of derived tables

ASP.NET MVC reads properties when object created

Why does entity framework create a subquery when selecting from a view?

Can I lazy load a navigation property by delegating to a stored procedure in EF?