Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Entity Framework Core 1.0 code-first migrations using code?

entity-framework-core

How to validate models before SaveChanges in EntityFramework Core 2?

entity-framework-core

EF Core 2 tries to create same table twice

Changing default column name for navigation property

Configure ValueGenerator for autoincrement decimal field in InMemoryProvider

Queryable<T>.Union behaviour in EFCore

Debugging Code Called by EF Core Add-Migrations

EF Core - How enable lazy loading in Entity framework core?