Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

How to resolve EF7 current database context in ASP NET 5 out of the controller?

How to update dbcontext scaffolding in ASP.NET 5 with EF Core?

dotnet ef tool not working since vs2017 / netcore1.1

entity-framework-core

How to convert from DbDataReader to Task<IEnumerable<TEntity>> in Entity Framework Core 2.0?

Reusing Lambda Select Fragments in LINQ

Replicate Entire Row In Entity Framework Core

EF Core 2.1 In memory DB not updating records

entity-framework-core

Entity Framework Core Linq query to filter related entity

c# entity-framework-core

Building a parameterized EntityFramework Core Expression

Best way to update JSON property with EF core

No suitable method found to override OnModelCreating()

Add migration for ApiAuthorizationDbContext from another project - EF Core

ASP Net Core Web API: Client side GroupBy is not supported

Entity Framework Core where clause with multiple values

EF Core - How to Configure Column Type depending on the Database Provider used

c# entity-framework-core

Why does "dotnet ef migrations add" throw a Win32Exception?

ASP.NET vnext and open database

Update Database after Model Changes - Entity Framework 7

Is it possible to execute custom SQL query using EF7

c# entity-framework-core

How can I prevent EF7 from eagerly fixing up navigation properties?

entity-framework-core