Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Updating related data with Entity Framework Core

Package X is not compatible with netstandard2.0

Entity Framework Core 3.0 - Lambda expression used inside Include is not valid

Entity Framework Core 1.0 unit of work with Asp.Net Core middleware or Mvc filter

Working with multiple resultset in .net core

Entity Framework Core: How to solve Introducing FOREIGN KEY constraint may cause cycles or multiple cascade paths

What is the best way to perform partial updates in EF core and never update certain properties?

Problem with EF OrderBy after migration to .net core 3.1

Seed initial data in Entity Framework 7 RC 1 and ASP.NET MVC 6 [duplicate]

EF Core 2.1 GROUP BY and select first item in each group

EntityFramework Core database first approach pluralizing table names

How do I use MigrationBuilder DeleteData to delete all rows during a migration?

Using Singular Table Names with EF Core 2

VS Solution Explorer Analyzers exclamation: ef1000 "possible sql injection vulnerability"

Many-to-many self referencing relationship

How to use ProjectTo with Automapper 8.0 Dependency injection

Scaffold-DbContext to different output folder

c# entity-framework-core

Entity Framework Core - change schema of "__EFMigrationsHistory" table

entity-framework-core

What app.UseMigrationsEndPoint does in .NET Core Web Application Startup class

No service for type Identity.UserManager when using multiple identity users