Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Entity Framework Core: How to add a composite object?

Share Sqlite database between asp.net core project and .net core console project with a third data class library project

Error in 'SqlQuery' method is not natively supported by your database provider

c# asp.net identity and custom roles

Entity Framework Core 6.0 with database-first approach - unneded column in select when using include

Identity Usermanager DeleteAsync DbUpdateConcurrencyException

C# EF Core 8 - Can't solve "The given key 'EmptyProjectionMember' was not present in the dictionary"

c# entity-framework-core

What is the equivalent of entityEntry.Metadata.DefiningNavigationName() in EF Core 6?

Core 2 Keep domain models in sync with database changes

How to properly configure the `services.AddDbContext` of `ConfigureServices` method

EF7 'dnx ef update database' not working

Entity Framework Core - Best way to access a collection on an entity?

ef core 5.0 How to Filtered Include

EF Core 7.0 - OwnsOne throws NRE internally

Seeding data in many-to-many relation if EF Core 5

Could not load file or assembly 'Microsoft.Extensions.Configuration.Abstractions, Version=7.0.0.0. The system cannot find the file specified

EF Core cannot convert from query select of anonymous type to DTO object class