Monarch75.Tools.CacheWarming 1.1.4

dotnet tool install --global Monarch75.Tools.CacheWarming --version 1.1.4
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Monarch75.Tools.CacheWarming --version 1.1.4
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Monarch75.Tools.CacheWarming&version=1.1.4
                    
nuke :add-package Monarch75.Tools.CacheWarming --version 1.1.4
                    

Monarch75.Tools.CacheWarming

Installation

Install the tool globally using the following command:

dotnet tool install Monarch75.Tools.CacheWarming -g

Update

To update the tool to the latest version, use the following command:

dotnet tool update Monarch75.Tools.CacheWarming -g

Usage

  1. Change to the directory you want to warm the cache for:
cd <your-directory>
  1. Run the tool:
cachewarmup

The tool will recursively read all files in the current working directory. The data read will be discarded (not deleted).

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.1.4 217 11/6/2025
1.1.3 200 11/6/2025
1.1.0 146 11/1/2025
1.0.2 124 10/4/2025
1.0.1 120 10/3/2025
1.0.0 134 10/3/2025