Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 2.16 KB

overview.md

File metadata and controls

37 lines (24 loc) · 2.16 KB
title page_title description slug position
Overview
Visual Studio Integration Overview
Learn how to enhance your experience in developing .NET MAUI applications with the Progress Telerik UI for .NET MAUI library.
vs-integration-overview
0

Visual Studio Integration Overview

To integrate with Visual Studio (VS), Telerik UI for .NET MAUI provides VS extensions. These extensions enhance the experience in developing .NET MAUI applications with Telerik UI for .NET MAUI.

The extensions handle the following major points in the development with Telerik UI for .NET MAUI:

  • [Project creation]({%slug vs-integration-new-project%})—Through the Telerik .NET MAUI Blank App and Telerik .NET MAUI Blank Shell App project templates, you can quickly create an application that is pre-configured to use Telerik UI for .NET MAUI.
  • [Toolbox support]({%slug toolbox-support %})—The Telerik UI for .NET MAUI Toolbox extension facilitates the adding of Telerik controls to your .NET MAUI application.
  • [Scaffolding Pages and Screens]({%slug maui-vs-scaffoldings%})—The scaffoldings allow you to quickly add predefined pages with controls to your application and define the parameters of the controls through an UI.
  • Notifies you about a missing or outdated [license key]({%slug set-up-your-license%}), and lets you install or update it.

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

You can get the extension from:

  • The Visual Studio Marketplace.

  • The Extensions tab in Visual Studio—search for Progress Telerik UI for .NET MAUI Extension, select the extension, and then click Install.

  • [The Telerik UI for .NET MAUI automated installer]({% slug automated-installer %})

To access the VS extensions, go to the Extensions > Telerik > Telerik UI for .NET MAUI menu.

Telerik UI for .NET MAUI Visual Studio Extensions window

See Also

  • [Creating New Projects with Visual Studio]({%slug vs-integration-new-project %})
  • [Toolbox Extension]({%slug toolbox-support %})