Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Moq IDBContextFactory with In-Memory EF Core

EF Core - Async functions are blocking UI

EF Core - Linq query search contain any in list string error

Child Model List is Empty after DB Add in Entity Framework Core

When to add a DbSet to the DbContext

How to restore migration history with EF Core

ASP.NET Core 3: Cannot resolve scoped service 'Microsoft.AspNetCore.Identity.UserManager`1[Alpha.Models.Identity.User]' from root provider

Specify which project file to use when inside project directory

Get current logged in user in DbContext

UWP / EF Core SqlServer - Threading Dependency

Difference between AddDbContext and AddDbContextFactory

How to update shadow properties with Entity Framework Core ExecuteUpdate method?

entity-framework-core

The property is part of a key and so cannot be modified or marked as modified (ForeignKey is not a key)

How to know if an object is tracked by Entity Framework Core