Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

EF Core 3 add-migration failure on mapping to a relational type

What can cause persisted entities from a DbSet to be detached?

Duplicate key value Error when updating a lot of data

Using DbContextFactory in a singleton class in Blazor

Error when using "Include" method on a LINQ Query

DBContext does not contain a definition for Entry: Cannot load related data

Nested include Entity Framework Core

Entity Framework Core Scaffolding Access To Method Failed

Entity Framework - Inverse Property Relationships?

.NET 6 Entity Framework Core : many-to-many relationships

Why is AsSplitQuery doing separate roundtrip to DB for each query?

EF Core 3: CLR property 'Number' cannot be added to entity type 'CHSIMTBase' because it is declared on the CLR type 'Contract'

Audit trail with Entity Framework Core

EF core Migrations wrong latin SQL encoding

How to disable account if user login fails continuously in Asp.Net Core identity

System.TypeLoadException: Could not load type 'Microsoft.EntityFrameworkCore.Infrastructure.DesignTimeProviderServicesAttribute'