.NET Core using Redis-based distributed cache

Simple Todo API using .NET Core using the build-in API support of distribuited cache (IDistributedCache) along with the Redis implementation.

Prerequisites

Optional