Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

How to set class property's value to be set to generated id value of another class on insertion to database?

LINQ group by in Entity Framework Core 3.1

asp.net core, Ef core : Dynamically map repository and services in run time

Entity Framework Core not working with Windows Authentication

How to store 'blob' type in MySQL with Entity Framework Core using byte[]?

Does an equivalent to Database.CompatibleWithModel(bool) exist in EF Core

Transaction Deadlocks on SQL Server Insert with EF Core

How do I get EntityFrameworkCore generated SQL to use the right format for DateTime objects?

Dynamic DbSet in Entity Framework Core

Excluding tables with database first approach

Skip and Take in Entity Framework Core

EF Core Multiple migration sets

Trying to get ef core migrations to work on project migrated to .net core 2

EF Core 2.0 Multiple one to one relationships

entity-framework-core

Is it possible/advisable to seed Users/Roles using the EFCore 2.1 Data Seeding system?

Entity Framework Core 2.1 failling to update entities with relations

references are missing. Ensure project is referencing 'Microsoft.NET.Sdk.web' & PreserveCompilationContext property is not set to false

EF Core and DDD: Store ValueObjects in the same table as Entities, also use parametrized constructors to set property values on Entities

I can't update the database using Entity Framework Core

.NET Core 3.1 ChangePasswordAsync Inner Exception "Cannot update Identity column"