Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

How to suppress InMemoryEventId.TransactionIgnoredWarning when unit testing with in-memory database with transactions?

Entity Framework Core - setting the decimal precision and scale to all decimal properties [duplicate]

Entering keys manually with Entity Framework

Entity Framework Core: How to get the Connection from the DbContext?

How to seed in Entity Framework Core 2?

ASP.NET Core EF Add-Migration command not working

.NET Core 2.1 Identity get all users with their associated roles

Is there an Entity Framework 7 Database-First POCO Generator?

Mocking EF core dbcontext and dbset

Entity Framework Core RC2 table name pluralization

Entity Framework Core: `SqlNullValueException: Data is Null.` How to troubleshoot?

How to instantiate a DbContext in EF Core

What goes into DbContextOptions when invoking a new DbContext?

Equivalent for .HasOptional in Entity Framework Core 1 (EF7)

AddDbContext was called with configuration, but the context type 'MyContext' only declares a parameterless constructor?

How to get Table Name of mapped entity in Entity Framework Core

ef core doesn't use ASPNETCORE_ENVIRONMENT during update-database

How to set command timeout in aspnetcore/entityframeworkcore

SQLite in ASP.NET Core with EntityFrameworkCore

Entity Framework Core service default lifetime