title | page_title | description | slug | position |
---|---|---|---|---|
Create New Project |
Create New Project - Visual Studio Code Integration |
Learn how to create a new Telerik UI for .NET MAUI project with our Visual Studio Code Templates. |
getting-started-vs-code-integration-new-project |
1 |
This article demonstrates how to use the Telerik Extension for Visual Studio Code to create a new project that is pre-configured for the Progress® Telerik® UI for .NET MAUI components.
To use the Telerik UI for .NET MAUI Template Wizard, install the Telerik UI for .NET MAUI Productivity Tools
extension. You can get the extension from:
-
The Extensions tab in Visual Studio Code—search for
Telerik UI for .NET MAUI Productivity Tools
, select the extension, and then click Install.
You can start the Telerik UI for .NET MAUI Template Wizard in either of the following ways:
-
Click the Telerik Extensions Information icon in the Visual Studio Code activity bar.
- Click on the Telerik Extensions Information icon
- Select MAUI tab
- Click Create New Project.
- The Telerik UI for .NET MAUI Template Wizard opens
- Using the Template Wizard you can create a new Blank App or Blank Shell App.
-
From the Visual Studio Code Extensions menu
-
To open the menu, use:
Ctrl+Shift+P
on Windows/LinuxCmd+Shift+P
on Mac.
-
Select Telerik UI for .NET MAUI Template Wizard: Launch from the menu and press Enter.
-
The Telerik UI for .NET MAUI Template Wizard opens
-
Using the Template Wizard you can create a new Blank App or Blank Shell App.
-
The Create New Project wizard provides two options to start you project:
- Blank App—Allows you to create a blank project that is pre-configured for the Progress® Telerik® UI for .NET MAUI components.
- Blank Shell App—Allows you to create a blank shell project that is pre-configured for the Progress® Telerik® UI for .NET MAUI components.
You can add a [theme]({%slug themes-overview%}) to the project by enabling the USE TELERIK THEMING option from the Wizard.
Choose between two themes—the Platform
and the Telerik
, and the available swatches for each.
The wizard allows you to configure the following options:
- Project name
- Location of the created project (Output Path)
- License key file—the Telerik Visual Studio Code extension notifies you about a missing or outdated [license key]({%slug set-up-your-license%}), and lets you install or update it.
- Your Telerik license (trial or commercial)
- The .NET version you want to use