← Package directory
Available on winget

Install watchex

Watch and update non-compiled files of a .csproj project at runtime

Install with winget
winget install --id francWhite.watchex
Upgrade
winget upgrade --id francWhite.watchex
Uninstall
winget uninstall --id francWhite.watchex

About watchex

Watch and update non-compiled files of a .csproj project at runtime

What's new in 1.0.4

What's Changed - fix: prevent garbage collector from releasing fileSystemWatcher instances while application is still running by @francWhite in #5

Read release notes

Version history

Version Updated Notes
1.0.4 Unknown What's Changed - fix: prevent garbage collector from releasing fileSystemWatcher instances while application is still running by @francWhite in #5
1.0.2 Unknown No notes