A PowerShell script that leverages Winget to install some common applications used for application development on a Windows machine.
The backbone of the setup uses Winget for installing the software.
About: https://learn.microsoft.com/en-us/windows/package-manager/winget/
Installation of winget: https://learn.microsoft.com/en-us/windows/package-manager/winget/#install-winget
This is just a compilation of some applications, SDKS, IDE's and more that I used on Windows machine for the work I do. I wanted to put it into script form to make it easier to reproduce the setup of a future machine.