Use Azure Cache for Redis in ASP.NET Core

Many ASP.NET Core application resort to caching for performance improvement reasons. I have discussed a few caching techniques in this, this, and this article. Additionally developers also use Azure Cache for Redis. It's a fully managed, high-performance in-memory caching service that you can utilize in your ASP.NET Core web applications. This article shows how.

http://www.binaryintellect.net/articles/ca5edbd6-5219-450f-9211-a3ad3e729d20.aspx