Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Entity Framework Core default values for missing columns

Include not working with join entities

Filtering for certain sub-types in EF-Core and TPT-inheritance in WebApi

How to properly return a subset of object properties

DotNet Core , No database provider has been configured for this DbContext

.NET Core EF 2.1 Scaffolding - DatabaseFirst - How to add more tables

Issues with migration EF Core + ASP Identity + IdentityServer4

how to map one to many optional recursive relationship in Entity Framework core

EF Core: updating an entity without querying it first

entity-framework-core

Entity Framework LINQ complex query - combine multiple predicates

Entity Framework Core CompileAsyncQuery syntax to do a query returning a list?

EF Core Configuring Complex Types

c# entity-framework-core

How can I use the Entity Framework Core capabilities to change my database?

Specified LocalDB instance name is invalid: Able to create migrations but not run them

EF Core Query multiple tables with condition between

When does EF Core DBContext dispose Sql Connection?

EF Core : Update column only for modified properties from disconnected entity

Filtering a list of results through a join table in EF Core

c# entity-framework-core

How to connect to MySQL server using Entity Framework Core

Managing Static Data Items in entity