14/08/2024dotnetEF CoreSQLServer2 min EF Core: Be Cautious with the Find Method's Cache Checking how Find method is working with EF Core! Read the whole article
09/06/2024EF CoreSQLServer2 min EF Core 9: Reducing Database Roundtrip! With EF Core 9 the generated queries are more efficient and have less database roundtrip. Read the whole article