Skip to content

WGet.NET 4.4.0

Choose a tag to compare

@basicx-StrgV basicx-StrgV released this 23 Mar 18:05
· 2 commits to main since this release

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/