Skip to content

Latest commit

 

History

History
90 lines (69 loc) · 3.91 KB

vs-extensions-overview.md

File metadata and controls

90 lines (69 loc) · 3.91 KB
title page_title description slug tags published position
Overview
Overview
This article provides an overview of the Progress Telerik UI for {{ site.framework_name }} Extension.
radcontrols-for-wpf-vs-extensions-overview-wpf
overview
true
0

Overview

Progress Telerik UI for {{ site.framework_name }} Extension aim to help developers when creating an application with Telerik UI for {{ site.framework_name }}.

The extensions handle the following major points in the development with Telerik UI for {{ site.framework_name }}:

  • Project creation, conversion and configuration: Reference management.

  • Project upgrade: Upgrading Telerik UI for {{ site.framework_name }} to a new version.

  • Common scenario page creation: Aid creating pages with basic scenarios in the usage of Telerik UI for {{ site.framework_name }}.

  • Toolbox configuration: Select what version of Telerik UI for {{ site.framework_name }} to be populated in the Visual Studio Toolbox.

Progress Telerik UI for {{ site.framework_name }} Extension is distributed with the Telerik UI for {{ site.framework_name }} installer. It can be downloaded and installed as separate product from the Visual Studio Gallery for Visual Studio 2019 and later.

Progress Telerik UI for {{ site.framework_name }} Extension can be accessed through the Extensions | Telerik | Telerik UI for {{ site.framework_name }} menu in Visual Studio. The extensions show different menu items depending on the selected project in Visual Studio. The extensions can be accessed through the context menu of the application as well.

No selected project in Visual Studio

{% if site.framework_name == 'WPF' %} VSExtentions WPF Overview Menu Create {% else %} VSExtentions Silverlight Overview Menu Create {% endif %}

{% if site.framework_name == 'WPF' %} Selected project in Visual Studio is Standard WPF Application

VSExtentions WPF Overview Menu Convert {% else %} Selected project in Visual Studio is Standard Silverlight Application

VSExtentions Silverlight Overview Menu Convert {% endif %}

Selected project in Visual Studio is Telerik Application

{% if site.framework_name == 'WPF' %} VSExtentions WPF Overview Menu Configure {% else %} VSExtentions WPF Overview Menu Configure {% endif %}

When installed, the extensions add several project templates to the New Project dialog of Visual Studio.

Telerik project templates

{% if site.framework_name == 'WPF' %} VSExtentions WPF Overview Project Templates {% else %} VSExtentions WPF Overview Project Templates {% endif %}

{% if site.framework_name == 'WPF' %}

Visual Studio Support

Visual Studio Version Notes
Visual Studio 2019 and 2022 The latest version of Telerik VSX is distributed and fully supported in these versions of Visual Studio. With Q2 2024, the Telerik VSX supports .NET Framework 4.6.2 and later projects and .NET 6 and later.
Visual Studio 2015 and 2017 With R1 2023 the Telerik VSX is still distributed with the product, but updates are not longer available for these versions of Visual Studio
Visual Studio 2012 With the Q1 2024 release, the Telerik VSX no longer supports this version of Visual Studio.
{% endif %}