Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Dependency injection of context class in constructor

Including only Id of related entity in entity framework core

c# entity-framework-core

All data is not inserted in MySql instance using Entity Framework Core

How to make soft delete in cascade with Entity Framework Core including navigation properties?

c# entity-framework-core

Cannot write unicode (emoji) into SQL Server table via context (Entity Framework Core)

EF Core There is already an object named 'AspNetRoles' in the database

How to use LinqPad with Entity Framework Core?

Storing data between requests in dbcontext

Enforcing business rules in entity framework core

What's the point of multiple SaveChanges inside an entity-framework-core transaction?

The LINQ expression 'First()' could not be translated and will be evaluated locally. when using groupby

entity-framework-core

.NET Console App with Entity Framework Core: 'The process has no package identity' only when started without debugging

ASP vNext and PostgreSql

Entity Framework 7 Set decimal precision for model builder

entity-framework-core

How to group by week in Entity Framework Core?

How to handle server errors with layered architecture in web API controller

.NET Core 2.x Identity int foreign key cannot target int primary key

Entity Framework Core Inheritance creating child tables

entity-framework-core

SQLite EF Core - 'FOREIGN KEY constraint failed'

How to globally disable lazy loading in Entity Framework 7?