Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

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)

An exception occurred while iterating over the results of a query for context type. The connection is closed

Order by null first and then in descending order

EF Core Check constraint

Entity Framework Core GroupBy Date

How to store collection of value object in single field without creating new table in EF Core

Can EF Core invoke methods in queries against properties which have conversions?

Can't cast Int to Decimal with EF Core?

ASP.NET Core Entity changing history

Can many-to-many relationships in EF Core 5.0 be configured keeping just one navigation property (on one side)?