Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Why was Relational() extention method removed in .net core 3?

Include all navigation properties using Reflection in generic repository using EF Core

ASP.NET Core change EF connection string when user logs in

How to enable logging in EF Core 3?

Create Tables on runtime in EF Core

entity-framework-core

Update-Database command is not working in ASP.Net Core / Entity Framework Core because object in database already exists

EF7: The term 'add-migration' is not recognized as the name of a cmdlet

OnModelCreating undefined in Entity Framework 7

Entity Framework core configurations

Entity Framework Core Auto Generated guid

Error occurred while access Microsoft.Extensions.HostingServices. Could not parse JSON file

Timeout connecting to MSSQL Server 2017 when application running on Linux

EF Core with GraphQL

The property 'x' is not a navigation property of entity type 'y'

How to handle huge efcore migrations designer files that is slowing down build and IDE

Are there Database Initializers in Entity Framework Core?

EF Core - why ClientSetNull is default OnDelete behavior for optional relations (rather than SetNull)

EntityFramework Core Unit Testing - SQLite in-memory mode vs. The InMemory provider

ASP.NET Core 1.0 logging

How to debug and fix 'Nullable object must have a value' within Entity Framework Core?