An implementation of the IDistributedCache that uses a Stateful Reliable Service Fabric service to act as the cache store. You can use this library to setup a distributed cache and use Service Fabric instead of Redis or SQL Server.
$ dotnet add package SoCreate.Extensions.Caching.ServiceFabricNo README available.