Learn how to use in-memory caching, distributed caching, hybrid caching, response caching, or output caching in ASP.NET Core to boost the performance and scalability of your minimal API applications.
I have a gridView and it has 20 rows (well usually, it could have 8 it could have 30, however it will always have multiples of a certain number so I'll always be able to know how many rows it will ...