Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Differense between EF Extensions UpdateFromQuery() and EF Plus Update()

Adding an attribute to configure Decimal precision in Entity Framework Core

Entity Framework Core InMemory database tests break when run in parallel

EF Core 2.x - IQueryable extension is getting evaluated at the client and not the database

String matching problem in Entity framework. Works for a string literal but not for a string variable

c# linq entity-framework

Setting up an EF application's structure

Entity Framework - Reflecting on Foreign Keys and Relationships/Associations

EntityFramework - query execution time depends on select order?

Cache Entity Framework data and track its changes?

Unit testing with EF Code First DataContext

Entity Framework - Create navigation property

Check to see if Entity has been Deleted

c# entity-framework

Is it right to use extension methods in my case?

Entity Framework - Setting session_context using IDbConnectionInterceptor

asp.net core create a constraint on two columns, one of which is another entity

Serializable classes and dynamic proxies in EF - how?

"Update-Database" command fails with TimeOut exception