Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Entity Framework Core - Include Multiple Levels of a Property for a Collection [duplicate]

c# entity-framework-core

inject Database Context into Custom Attribute .NET Core

EntityFrameworkCore.Jet returns an error when trying to connect to MS Access DB

It seems that ef-core dbcontext using Dependency Injection is not disposed

use stored procedure with EFCore5.0 error System.InvalidOperationException

c# entity-framework-core

ASP.NET 5 multiple dbcontext problems

ASP.NET Core Dependency Injection, inject with parameters

'This is the 'bait'. You probably need to add one of the SQLitePCLRaw.bundle_* nuget packages

EF Core Tool Ignoring the launchSettings.json in .net core 2.1 and 3.1

Can't process set operations after client evaluation efcore

C#: Testing Entity Framework FromSql to ensure proper syntax

EF Core Transaction Order and Foreign Key Constraint

How to use ValueGeneratedOnUpdateSometimes in Entity Framework Core

c# entity-framework-core

Specifying HostingEnvironment when running EF 7 migration

Azure Cosmos DB (EF/Core) - Camel Case Property Names

How do I pass connection string to DBContext in Entity Framework Core?

Using ApplicationDbContext with DI from appsettings.json

How can I create a GraphQL partial update with HotChocolate and EFCore