How can I utilize Redis caching in a C# Eikon Web App?

We are building a **C# Eikon Web App** that requires server-side caching for performance reasons. I'm using Visual Studio to build the application and I'm looking for a simple guide to utilize Redis in C#. We are deploying to ALPHA, but any sample code or guide to connect to a local Redis service in C# would be helpful.