Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Your startup project doesn't reference Microsoft.EntityFrameworkCore.Design

ASP - Core Migrate EF Core SQL DB on Startup

ASP.NET add migration 'composite primary key error' how to use fluent API

navigation property should be virtual - not required in ef core?

How to run stored procedures in Entity Framework Core?

Entity framework EF.Functions.Like vs string.Contains

Entity framework Core Update-database specific migration

c# entity-framework-core

Error: the entity type requires a primary key

How to mock an async repository with Entity Framework Core

How to store JSON in an entity field with EF Core?

How can I reset an EF7 InMemory provider between unit tests?

How and where to call Database.EnsureCreated and Database.Migrate?

Filtering on Include in EF Core

c# entity-framework-core

"Build failed" on Database First Scaffold-DbContext

c# entity-framework-core

EntityTypeBuilder does not contain a definition for ToTable in EF Core

Unable to create migrations after upgrading to ASP.NET Core 2.0

How to update record using Entity Framework Core?

Include several references on the second level

Can I generate script of a migration with EF code first and .net core

.Net Core 3.0 possible object cycle was detected which is not supported