Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Group by hour in IQueryable

EF Core 'Entity type does not have a discriminator property configured'

Mqsql ef core Migration assembly

When use entity framework core instead of entity framework

Always get null exceptions when using API POST to an Entity Framework controller from a React front-end

Entity Framework Core - Disconnected update of entity with multiple navigation properties

Problem with using ExecuteDelete and ExecuteUpdate in .NET 7

Entity Framework 7 "dnx ef migrations add" missing output file

How to update many-to-many relationship in Entity Framework 7?

EF Core: Ignore property only on save

After upgrading to Dotnet - Database Compatibility Version - Not EFCore UseCompatibilityLevel, SqlException: Incorrect syntax near '$' [duplicate]

Entity Framework Core in .NET MAUI/Xamarin.Forms

Conditional navigation properties in Entity Framework Core

Populate a List in one entity using information stored in a different table using EF Core 5

EF Core 6 Unable to determine the relationship represented by navigation

How to implement ThenInclude into EF Core custom specification?

c# entity-framework-core

How to conditionally SetProperty with Entity Framework Core ExecuteUpdate?

c# entity-framework-core

Non-nullable warning with EF core DbSet