Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

How can I use database Views in a scaffolded DbContext with Entity Framework Core 1.0 (EF7)

Getting Null Exception for Entity Framework core 1.1

The specified deps.json '$$$' does not exist

Entity Framework Core + SQlite. Async requests are actually synchronous

Can I use an Interface as a property with Entity Framework?

entity-framework-core