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
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Monarch75.Tools.CacheWarming --version 1.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
- Change to the directory you want to warm the cache for:
cd <your-directory>
- 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 | Versions 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.