Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

A DbContext instance cannot be used inside OnConfiguring since it is still being configured at this point

How to create a category table that has SubCategories using EF Core Code-First? [duplicate]

Seeding data for a particular environment in Entity Framework Core 2.1

'FromSql' or 'SqlQuery' was called with non-composable SQL and with a query composing over it

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