Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

.net core injecting and resolving services

Scaffold-DbContext throws error "Could not find assembly" in .net core

ef core 2 apply HasQueryFilter for all entity

Compare DateTime Objects in EFCore 2.1.1 and .NET Core 2.1

EF Core - adding/updating entity and adding/updating/removing child entities in one request

No executable found matching command "dotnet-ef" (Csproj)

Could not load assembly Microsoft.EntityFrameworkCore.Design when running Add-Migration

Entity Framework Core Stored Proc without DbSet

OrderBy throws Could not load file or assembly System.Data.Entity

How to pass the UserId/TenantId to a Repository Constructor using Dependency Injection?

Remove Auto Increment in EF Core 1.0 RC2 (former EF 7 RC2)

Using Identity with AddDbContextFactory in Blazor

How to inject a scoped service into DbContext? Net Core

"the term 'add-migration' is not recognized as the name of a cmdlet" visual studio 2019

.Net Core Reverse-Engineering with database DNS connection

A Command Is Already In Progress

EF7 generates wrong migrations with SQLite