Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Cannot find plural form of table

Override Default Identity Table Names

Add Migration gives "Unable to resolve project from ..."

Entity Framework - Azure Table Storage Provider - Enum Support

Login fails after changing password ASP.NET Core

How to Update Existing Disconnected Entity

entity-framework-core

EF Core Composite Key, one foreign, one auto incrementing

How to specify default property values for owned entity types in Entity Framework Core 2.0?

How to add Data Validation in EF Core with Database First approach?

dotnet ef update database : A connection was successfully established with the server, but then an error occurred during the login process

Invalid Object Name Error - EntityFrameworkCore 2.0

Entity Framework : join two tables and where clause

Multiple left join using lambda syntax in Entity Framework

Entity Framework Core table Splitting approach

Scaffold-DbContext doesn't produce models

Why EF core tell me 'specified member is unmapped'?

Add Collection to user object in ASP.NET Core with Identity

Execution of SetCommandTimeout not working with EF Core 5 for PostgreSQL

EF core 3.1: should I initialize list navigation properties when using eager loading to load related entities?

How to create unique index case insensitive at entity framework core 2.1