Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to create a Database user in Entity Framework

Only parameterless constructors and initializers are supported in LINQ to Entities in linq join with tuples [duplicate]

Using EF Include on TPH

c# entity-framework tph

EF get dbset name in runtime from Type

Seeding not working in Entity Framework Code First Approach

Error ORA-03111 break received on communication channel

Registration with .NET Core Identity name field error - "User name '' is invalid, can only contain letters or digits."

Can we do cross join in EF?

Entity Framework Core Query Generation

Why does Entity Framework ignore order by when followed with distinct?

"The entity or complex type cannot be constructed in a LINQ to Entities query" in Controler

Microsoft.AspNetCore.Identity.UserManager:Warning: User validation failed: InvalidUserName;InvalidEmail

How do I get an IConfiguration instance in my DbContext?

Simplified way to handle one-to-many relationship updates in Entity Framework?

c# entity-framework

The source IQueryable doesn't implement IDbAsyncEnumerable when trying to mock

System.Data.Entity is not available

Saving a list of entities to the db - MVC

Cross Join in Entity framework Lambda Expressions