Entity Framework Core has been improving yearly, bringing tools to simplify data access and management in .NET applications. Check out this post with 10 of the main new features in EF 9 for ASP.NET Core.
This guide explores optimization tools pipes and memoization and how they can be used to avoid excess re-renders and expensive computations in components.