.NET 5 SDK or later and your favorite code editor.
- Visual Studio 2019 or later with the .NET desktop development workload
- Visual Studio Code with the C# for Visual Studio Code extension
You can open src\WinSW.sln and then build and run tests from within Visual Studio.
dotnet build src\WinSW.sln
dotnet test src\WinSW.sln