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
<PackageReference Include="Our.Umbraco.NuCacheExplorer" Version="3.0.3" />
paket add Our.Umbraco.NuCacheExplorer --version 3.0.3
#r "nuget: Our.Umbraco.NuCacheExplorer, 3.0.3"
// 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:
- 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.
Product | Versions 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. |
-
net8.0
- Umbraco.Cms.Web.BackOffice (>= 13.3.1)
- Umbraco.Cms.Web.Website (>= 13.3.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
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