Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

'propertyName' cannot be used as a property on entity type 'typeName' because it is configured as a navigation

Issues with SQL Alias in ConnectionString in appsettings.json

Is it possible to add CHECK constraint with fluent API in EF7?

entity-framework-core

Database '[DatabaseName]' already exists. Choose a different database name

More than one DbContext was found

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