Don't forget to do a NuGet restore.
You can login to the website and test the NuCache Explorer. Here are the login details:
username: admin@admin.com
password: 1234567890
Usage:
- Add the package via nuget: https://www.nuget.org/packages/Our.Umbraco.NuCacheExplorer/
- Go to the Developer section
When creating the nuget package, use the following command nuget pack Our.Umbraco.NuCacheExplorer.csproj
Thanks to Warren Buckley https://github.com/warrenbuckley for allowing me to use his code for parsing the NuCache files.