Contributing to the Atlas Toolbox
This guide covers how to modify, test, and build Atlas Toolbox. Before contributing, read the Contribution Guidelines.
This assumes you’ve already cloned the Atlas-OS/atlas-toolbox repository.
What Atlas Toolbox uses internally
The AtlasOS Toolbox primarily uses the following two languages:
For development tools and resources, we recommend using:
- Visual Studio Community 2022
- The Toolbox repo contains the default NuGet packages required.
- .Net 8 Runtime - Included in AtlasOS v0.5.0+
- Windows App SDK 1.6 - Included in AtlasOS v0.5.0+
For demos of UI elements used in the Toolbox, we recommend using: