Our.Umbraco.NuCacheExplorer 3.0.3

dotnet add package Our.Umbraco.NuCacheExplorer --version 3.0.3                
NuGet\Install-Package Our.Umbraco.NuCacheExplorer -Version 3.0.3                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Our.Umbraco.NuCacheExplorer" Version="3.0.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Our.Umbraco.NuCacheExplorer --version 3.0.3                
#r "nuget: Our.Umbraco.NuCacheExplorer, 3.0.3"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Our.Umbraco.NuCacheExplorer as a Cake Addin
#addin nuget:?package=Our.Umbraco.NuCacheExplorer&version=3.0.3

// Install Our.Umbraco.NuCacheExplorer as a Cake Tool
#tool nuget:?package=Our.Umbraco.NuCacheExplorer&version=3.0.3                

Our.Umbraco.NuCacheExplorer

Don't forget to do a NuGet restore.

You can login to the website and test the NuCache Explorer. Here are the login details:

<strong>username:</strong> admin@admin.com<br/> <strong>password:</strong> 1234567890

Usage:

  1. Add the package via nuget: https://www.nuget.org/packages/Our.Umbraco.NuCacheExplorer/
  2. 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.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.3 63 1/10/2025
3.0.2 50 1/8/2025
1.1.0 16,917 2/20/2020
1.0.0 2,610 10/29/2019

1.0.0 - Intital Release
2.0.3 - Bug fixes
3.0.2 - Change to Umbraco V13
3.0.3 - Add Umbraco marketplace json file