Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

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

Entity Framework Core DbContext and Dependency Injection

Use LinqKit PredicateBuilder for related model (EF Core)

Entity Framework Core SQLite Connection String Keyword not supported: version

Entity Framework Core - Customise Scaffolding

c# entity-framework-core

What is a proper way of writing entity POCO classes in Entity Framework Core?

Entity Framework Core: private or protected navigation properties