Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-core-3.1

Generic expression for EF Core 3.1 filtering throws exception on .Any(...)

c# ef-core-3.1

EF Core Foreign Key: incompatible types

.Net Core connection pool exhausted (postgres) under heavy load spike, when new pod instances are created

File Upload and Download Asp.Net Core Web API

EF core 3.1 can not run complex raw sql query

sql ef-core-3.1

EF Core 5 Upgrade - Query Timeouts

How to improve poor performance of EF Core SQL query that sorts on a child collection

EF Core: Lazy-loaded navigations must have backing fields

List of enums in EF Core

ef-core nested table aggregate functions give "NavigationExpandingExpressionVisitor failed"

Cannot connect Asp.net Core WebApi in Docker with EFCore Mysql provider to non Docker Mysql on host server

Azure Cosmos DB (EF/Core) - Camel Case Property Names

a thread doesn't work when I use ToListAsync method

EF Core > Delete entity (Soft Delete) > Entity State remains Unchanged

c# delete-row ef-core-3.1

.NET Core Self Accessing QueryFilters

EF Core 3.1 Creating Views in Sqlite in-memory database for testing