New to Telerik UI for .NET MAUIStart a free 30-day trial

Visual Studio Integration Overview

Updated on Jun 25, 2026

Use the Telerik UI for .NET MAUI Visual Studio extensions to speed up common development tasks in Visual Studio. The extensions help you create Telerik-ready projects, add controls from the Toolbox, scaffold pages and screens, add Document Processing libraries, and manage Telerik licensing prompts inside the IDE.

This overview explains what the extensions include, how to install them, and where to find them after installation.

The Telerik UI for .NET MAUI Visual Studio extensions support the following tasks:

If you are new to the Visual Studio integration, start with project creation, then verify Toolbox support, try scaffolding, and confirm that your Telerik license key is installed and up to date.

The Telerik UI for .NET MAUI VS extensions support Visual Studio 2022.

Install the Visual Studio Extensions

Use one of the following installation options:

  1. Install from the Visual Studio Marketplace.

  2. Install from Visual Studio:

    • Open the Extensions tab in Visual Studio.
    • Search for Progress Telerik UI for .NET MAUI Extension.
    • Select the extension and click Install.
  3. Install through the Telerik UI for .NET MAUI automated installer.

Extensions Location in Visual Studio

After installation, open the Telerik UI for .NET MAUI extension menu in Visual Studio:

Extensions > Telerik > Telerik UI for .NET MAUI

From this menu, you can access the Telerik project templates, Toolbox-related features, scaffoldings, and additional integration points.

Telerik UI for .NET MAUI Visual Studio Extensions window

See Also