Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

EF Core how to implement audit log of changes to value objects

Adding entities using AddRange method does not refresh entity ID

Entity Framework Core ignoring .Include(..) without .ToList(..) indirectly

Linq group key is not unique

Handling entity updates from a mapped object

Full-Text Search with Entity Framework Core

Dealing with IReadOnlyCollection property in EfCore 2.1

Entity Framework Core - In Memory Provider Required Field

EF Core, projection sub collection eager loading

.NET Core project dependency "bleed"

Referencing ApplicationUser in the Infrastructure library from an entity in the ApplicationCore library using Clean Architecture

INSERT statement conflicted with the FOREGIGN KEY constraint

Create migrations with EF Core in Xamarin Android project

EF Core 2.1. How to revert migration "n" steps back

c# entity-framework-core

ToAsyncEnumerable().Single() vs SingleAsync()