doc/articles/getting-started/wizard/using-wizard.md
Both the Visual Studio Template Wizard, which comes with the Uno Platform Visual Studio extension, and the dotnet new unoapp template create a Uno Platform application with the same solution structure. In this guide, we'll explain the different options that can be used to configure the solution that gets generated. The options will be discussed in the groups they appear in the wizard.
[!INCLUDE Startup]
[!INCLUDE Framework]
[!INCLUDE Platforms]
[!INCLUDE Presentation]
[!INCLUDE Markup]
[!INCLUDE Theme]
[!INCLUDE Extensions]
[!INCLUDE Features]
[!INCLUDE Authentication]
[!INCLUDE Application]
[!INCLUDE Testing]
[!INCLUDE CI Pipeline]