Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

How to dynamically order by certain entity properties in Entity Framework 7 (Core)

EntityFramework Core 2.0 - Add Migration error "The EntityFramework package is not installed"

How to use C# 9 records with EF Core?

Cannot access a disposed object Asp.net Identity Core

How to scaffold EF core to existing DB?

Mocking Entity Framework Core context

Entity Framework Core connect to MSSQL database over SSH tunnel

Entity Framework Core apply migrations programmatically

Ways to manage configuration in project with multiple tiers

Strongly Typed Ids in Entity Framework Core

Is there a DbSet<TEntity>.Local equivalent in Entity Framework 7?

Dotnet Core 3.1, EF1001: internal ef core api usage

Add password to Sqlite file in Xamarin forms

EF Core 1.0 - Include() generates more than one queries

entity-framework-core

EF Core - Error when adding a related entity

EF Core 3 DbQuery equivalent functionality

Entity Framework 7 Migration Scaffolding in Class Library with Configuration

How to test database views using Entity Framework Core's in memory DB provider?

c# entity-framework-core

What use as Database for developing asp.net vNext + Entity Framework 7 on OSX