Enhance EF Core Performance (Part I)
Entity Framework Core (EF Core) is an amazing tool that simplifies database access. But there’s nothing more frustrating than seeing your app slow down becau...
Entity Framework Core (EF Core) is an amazing tool that simplifies database access. But there’s nothing more frustrating than seeing your app slow down becau...
In this blog post, I will show you how to deal with the code smells that lead to significant loss of a tremendous amount of time during the development. Writ...