Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

How to add a new table with EF core

options.UseOracle() not available in EF Core

Entity Framwork Core – Is a “Insert if not exists” possible?

EF Core list of Enums

Database-first EF7-beta7 dnx ef dbcontext scaffold command fails

Running DNX (EF7) database migration on Azure

How to temporarily disable entity validation on EF 7?

Reading thousands of objects with EF Core FAST

Cannot provide password in Connection String for SQLite

Delete loaded and unloaded objects by ID in EntityFrameworkCore

entity-framework-core

Custom type with automatic serialization/deserialization in EF Core

DbContext.set() cannot create a DbSet for entity because this type is not included in the model for the context

How to disable eager loading when using InMemoryDatabase

Entity Framework Core: Violation of PRIMARY KEY constraint Cannot insert duplicate key in object

Getting error when trying to add migration in dotnet core 3.1 related to Pomelo.EntityFrameworkCore.MySql

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