Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

How can I define primary key with External table Sql Server 2017

EF Core One-To-Many with optional principal key

c# entity-framework-core

Handle EF Core migrations with container orchestration

How can I create a Required Owned Type with Entity Framework Core 3.0

Store Enums as Strings in EF Core 6

how to handle an exception "Invalid file signature" in asp.net core?

How do I target another database with Audit.Net - Audit.EntityFramework.Core

How to cache with EFCore in ASP.NET Core

Entity Framework DbContext is initialized with wrong constructor

EF Core model classes: Use C# 11 `required` modifier on all properties, even on value type properties?

NET 5 and EF: how to use AddPooledDbContextFactory in liu of DbContext in services

Why does application start with dotnet ef migrations add?

Entity Framework Core: How to include a null related Entity with its null column properties?

Global table prefix with Entity Framework 7 (rc1)