Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework: Adding object with foreign key

Multiple DbContexts on one DB with Code First Migrations

Complex query with filters in Entity Framework Core

Mapping Nullable type Code First

DbExpressionBinding requires an input expression with a collection ResultType

How to Save string property with foreign key reference in database

Using multiple .Where() calls or && conditions for LinqToEntities queries

c# entity-framework

Entity Framework Exception has been thrown by the target of an invocation

Simple DbSet<TEntity>.Find() Call Taking Forever

Run dotnet tool restore to make the dotnet-ef command available

Reusing EF entities for both EF 6.x and EF Core

How to I apply filter while paginating in Asp.net MVC and entity Framework?

Entity Framework 6 Batch Updates and AuditLog using Entity Framework Extended

Order list alphabetically but with certain elements always at the top