Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

The LINQ expression could not be translated and will be evaluated locally

Cannot install dotnet-ef tool on Windows 10

The instance of entity type 'Item' cannot be tracked because another instance with the same key value for {'Id'} is already being tracked

c# entity-framework-core

Version for package `Microsoft.EntityFrameworkCore.Tools.DotNet` could not be resolved

Use IEntityTypeConfiguration with a base entity

New .Net Core 2 Site does not reconize Configuration.GetConnectionString

Entity Framework Core 2.0: How to configure abstract base class once

Rename a foreign key in Entity Framework Core without dropping data

ASP.NET Core 2.2 - Password reset not working on Azure (Invalid token)

EF Core nested Linq select results in N + 1 SQL queries

How to get DbSet from entity name in EF Core / .NET Core 2.0 [duplicate]

c# entity-framework-core

Can I configure an interceptor in EntityFramework Core?

EFCore Map 2 entities to same table

entity-framework-core

How to tell Entity Framework that my ID column is auto-incremented (AspNet Core 2.0 + PostgreSQL)?

EF Core and SqlAzureExecutionStrategy

System.Data.SqlClient is not supported on this platform

Entity Framework core .Include() issue

c# entity-framework-core

EntityFramework 7 (EF7) Migrations. DbContext and StartUp Project are in different assemblies

Getting metadata in EF Core: table and column mappings

entity-framework-core

Unable to track an entity of type because primary key property 'id' is null