Using FusionCache in your Umbraco project? This package adds functionality for you to see the status of the cache right from the Umbraco back office.
- Clone the repo
- Run
DevSetup.bat
in the root - Open
src/FusionCacheTools.sln
- Dev!
Add the package to an existing Umbraco website (v10.4+) from nuget:
dotnet add package Umbraco.Community.FusionCacheTools
TODO provide any other instructions for someone using your package
Contributions to this package are most welcome! Please read the Contributing Guidelines.
TODO