Response caching using Redis | ASP.NET Core 5 REST API Tutorial 25

Опубликовано: 11 Ноябрь 2024
на канале: Nick Chapsas
51,464
1k

Become a Patreon and get source code access:   / nickchapsas  
Check out my courses: https://dometrain.com

Hello everybody I'm Nick and today I will show you how you can easily add response caching using Redis Cache in your ASP.NET Core REST API. This approach is not limited to REST APIs and can be used by any ASP.NET Core project. We will use an attribute to quickly and easily integrate with Redis.

Don't forget to comment, like and subscribe :)

Social Media:
Follow me on GitHub: http://bit.ly/ChapsasGitHub
Follow me on Twitter: http://bit.ly/ChapsasTwitter
Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn

#tutorial #rest #api #redis