Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Entity Framework Core 5.0 Warning limiting operator ('Skip'/'Take') without an 'OrderBy' operator

How do I reference Entity Framework 6 from a .NET core class library in RC2?

Errors using Pomelo MySQL EF provider with ASP.NET Core 2.0 Preview

There is no argument given that corresponds to the required formal parameter 'options'

EF Core 2.1 project Add-Migration NullReferenceException

Updating entity in EF Core application with SQLite gives DbUpdateConcurrencyException

EF Core: Must be reducible node

Your target project 'XXX' doesn't reference EntityFramework. This package is required

.NET Core Entity Framework stored procedures

Entity Framework Core 2.0 Add-Migration doesn't create any migration files

Adding new column using Update-Database in Entity Framework Core

Specify ON DELETE NO ACTION or ON UPDATE NO ACTION, or modify other FOREIGN KEY constraints. - How?

How to set Identity Seed value in code-first?

Owned type property not persisting for a modified entity in EF Core

Asp.net core 2.1 crashing due to model InverseProperty

EFCore 2.0 - Include & ThenInclude : child collection -- grandchild collection [duplicate]

c# entity-framework-core

SqlFunctions.DatePart equivalent in EF Core

How to use AddDbContextPool if all configuration in OnConfiguring method of DbContext

Foreign key conflict ef core scaffolding

c# entity-framework-core

Entityframework Core 3 linq expression could not be translated

c# entity-framework-core