Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

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

HasDbFunction, table value function without a mapped entity class

.Net EntityFramework Core - SQLite Error 1: no such table

Entity Framework Core : how can I use DateDiff in Linq?

includeDetails not working in ABP Framework

EF Core and memory join issue

MySql EFCore 9 Contains in array issue