Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

EF Core 2.1 evaluates locally when subquery and aggregate after Grouping

How to make EF Core tools obtain DbContext instance from service provider of a console application?

userManager.CreateAsync System.ObjectDisposedException was unhandled

Entity Framework 7 (Core): DataReader must be closed exception

c# entity-framework-core

EF7 migration in Pluralsight course

Visual Studio Mac Preview Entity Framework SQLite add migration

Cannot create a relationship when using two FK

Filtering with EF Core 2.1 inheritance

One-to-one-optional self-referencing relationship

c# entity-framework-core

Dealing with SQLite EF Core Limitations - Basis Operations

Why "The LINQ expression 'x' could not be translated" ? I'm not using "Where()"

Method 'get_Info' in type 'Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension

entity-framework-core

How to customize migration generation in EF Core Code First?

Navigational DTO properties using Entity Framework with OData Queries

EF 7 Migrations with multiple DBContexts

entity-framework-core

Where is EnglishPluralizationService in EF Core 2.0?

"Parameter count mismatch" error during adding Entity Framework migration under .NET Core 2.0

ASP .NET Entity Framework Core Cannot access a disposed object

"dotnet ef database update" programatically with Entity Framework Core

Entity Framework Core: Scaffolding to Avoid Data Loss after to change Model/Entity