- Download
- Changelog
- Documentation
- How to contribute or report an issue?
- List of contributors
- How to report a security vulnerability?
Requirements
- SDK .NET 5.0
- Visual Studio with
.NET desktop developmentandUniversal Windows Platform development
Optional
- InnoSetup (if you want to create an installer)
Steps
- Clone or download the repository
- Run the
.\build.ps1script with PowerShell (alternatively open theSource/NETworkManager.slnin Visual Studio)
You can also copy & paste this command in your PowerShell console 😄
git clone https://github.com/BornToBeRoot/NETworkManager; Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass; .\NETworkManager\build.ps1This project has adopted the code of conduct defined by the Contributor Covenant.
NETworkManager is published under the GNU General Public License v3. The licenses of the used libraries can be found here.
