EF Core 10: Major improvements on ExecuteUpdate
EF Core 10 made ExecuteUpdate much easier and efficient!
EF Core 10 made ExecuteUpdate much easier and efficient!
What if user close the browser and what happens to a running query?
How to Serialize/Deserialize polymorphic types using System.Text.Json
How to manage Authentication when we have multiple Identity providers?
Best practices for using is and as Operators
Checking how Find method is working with EF Core!
Misusing PeriodicTimer can make your application inefficient!
Considering a better approach rather than Task.WhenAll