Codx
.NET // Cloud // Architectures // AI // Else
There is a few very useful EF Core trick to make our application more performant.
Péter Magyar
Tips #1 - Record types and equality checks
There is a neat function with records that you can check equality within two records.
Péter Magyar