WGet.NET
A WinGet wrapper library for .Net. Easily install, update, uninstall and more, from your application.
How to download and setup WGet.NET
Open terminal and run command
git clone https://github.com/basicx-StrgV/WGet.NET.git
git clone is used to create a copy or clone of WGet.NET repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with WGet.NET https://github.com/basicx-StrgV/WGet.NET/archive/master.zip
Or simply clone WGet.NET with SSH
[email protected]:basicx-StrgV/WGet.NET.git