Changelog
New Features
- Added the
ExecuteCustom(...) and ExecuteCustomAsync(..) functions, that allow for execution of custom winget cmd’s.
They are available in the WinGet, WinGetPackageManager and WinGetSourceManager classes.
- Added the
WinGetArguments class that provides functions for winget argument generation
- Added
CancellationToken support to the GetExactInstalledPackageAsync(...) functions
Other
- Improvements to the WinGet cmd generation
Known Issues
- Packages with a longer name or id might not be processed correctly #4
Package
https://www.nuget.org/packages/WGet.NET/