Episode 11: Connecting to Redis with .Net Core and C#

Episode 11: Connecting to Redis with .Net Core and C#

We've finally finished screwing around with basic groundwork. Today we start writing actually useful application code! First, can we connect to Redis?

Connecting to Redis implies some connection strings, so we'll create a basic environment based configuration while we're thinking about it.

Read More: https://requestmetrics.com/making-of/episode-11-connecting-to-redis-in-dotnet-core-3-1