Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Running dotnet ef migrations for class library gives error MSB4006

entity-framework-core

Mysql Entity Framework issue - Specified key was too long; max key length is 3072 bytes

EF Core - The MERGE statement conflicted with the FOREIGN KEY constraint

ASP.NET Core 3.1 Web Api authorization on model property level

Resolve DBContext with implements another interface in Asp.Net Core

ThenInclude not working for an Entity Framework LINQ query [duplicate]

table already exists exception when migrate DB using Entity Framework Core and SQLite

AsNoTracking on context properties, query or ChangeTracker?

c# entity-framework-core

Entity Framework 7 no database provider is configured => when migrations are moved to another project

Entry point not found in assembly 'Microsoft.EntityFrameworkCore.Design - dotnet.exe crashes

Do I need to call SaveChanges when using EFCore.BulkExtensions

Is there a way to declare a Spatial Index with EntityFrameworkCore 2.2?

EF Core - Set Timestamp before save still uses the old value

No CreateStoredProcedure method on Entity Framework Core

Asp.Net core 2.0: Detect Startup class invoked from migration or other ef operation

modelBuilder.Configurations.AddFromAssembly in EF Core

EF core DbContext in a multithreaded API application

How to use DbContext in separate class library .net core?

How could I Mock the FromSql() method?

EntityFramework Core 2 Default Values