DistributedCachingDemo

Prerequisites

You will need a running Couchbase instance (or any other database that supports .NET Core's IDistributedCache interface)

Create a bucket in Couchbase and a user with access to it. Then add this data to Setup.cs of this project.