Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Undo changes done by last database save

EF Distinct on IQueryable doesn't remove duplicates

c# linq entity-framework

Get request to api with predicate expression as a parameter

Entity Framework Code First 30+ seconds StartUp Time

Single Row Table in Entity Framework 6

Caching domain model data

How to mark Entity Framework class properties as 'Obsolete'

c# entity-framework

Returning child objects with Entity Framework code first error: Unable to evaluate the expression. Operation not supported. Unknown error: 0x80070057

c# entity-framework

TdsParserStateObject - disposing ? Entity Framework

c# entity-framework

Entity Framework code-first IQueryable navigation property

How to select specific fields to update in EF

c# entity-framework linq

How to execute a stored procedure and forget about it using C# and Entity Framework?

How to compare list efficiently?

Entity Framework Migration API

C# audit overriding SaveChanges() method. How to find out foreign keys of an entity and its value from table

Entity framework adds an extra condition on where clause

c# mysql entity-framework

Is it possible to pass a DataTable to an ad-hoc sql query in Entity Framework?

EF Core 2.0 - Circular Dependency with required FK on either end

How to add custom Add-Migration behaviour in EF Core?

Unable to Install Microsoft.EntityFrameworkCore in ASP.NET Core Project