Windows Dev Home is a new control center for Windows providing the ability to monitor projects in your dashboard using customizable widgets, set up your dev environment by downloading apps, packages, or repositories, connect to your developer accounts and tools (such as GitHub), and create a Dev Drive for storage all in one place.
These are configuration files for a Windows Dev Home environment targeted at developing Windows desktop applications using .Net, the Windows App SDK and WinUI 3.
- The primary language is C#.
- Git is the SCM of choice.
- Windows Terminal and PowerShell customized with Oh My Posh for command line opeartions.
- Visual Studio Community Edition for the IDE, although VSCode is also installed mainly for a lighter code/file editor.
winget configure <path to the .yml file>/winget.dsc.yml- Go to 'Dev Home' -> 'Machine configuration' and Select the configuration file,
- Click 'Setup as admin' and wait for the configuration to be applied. Once completed, you should show a status screen similar to the one below.

