Skip to content

Commit 25bcd71

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent 82ab9d7 commit 25bcd71

File tree

9 files changed

+347
-10
lines changed

9 files changed

+347
-10
lines changed

docs-aspnet/getting-started-core/convert-project-wizard.md renamed to docs-aspnet/installation/vs-integration/convert-project-wizard.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
title: Converting Projects
33
page_title: Converting Projects
44
description: "Learn how to convert an existing ASP.NET Core application to a Telerik UI for ASP.NET Core application."
5-
slug: convertprojectwizard_aspnetmvc6
6-
position: 5
7-
permalink: /getting-started/convert-project-wizard
5+
slug: convertprojectwizard_visualstudio_aspnetcore
6+
position: 3
87
---
98

109
# Converting Projects
@@ -23,15 +22,15 @@ To use the **Convert Project Wizard**, install the Telerik UI for ASP.NET Core V
2322

2423
- You can start the **Convert Project Wizard** from the Extensions menu at the top. In Visual Studio 2019 click **Extensions** > **Telerik** > **Telerik UI for ASP.NET Core** > **Convert to Telerik Application**.
2524

26-
![Convert Wizard in VS from Extensions](../getting-started-core/images/select-wizard.png)
25+
![Convert Wizard in VS from Extensions](../../installation/vs-integration/images/select-wizard.png)
2726

2827
- Alternatively you could use the context menu in the **Solution Explorer**
2928

3029
1. In the **Solution Explorer**, select the ASP.NET Core app you want to convert to Telerik Application.
3130
1. Right click the project file and select **Telerik UI for ASP.NET Core** > **Convert to Telerik Application**.
3231
1. Follow the wizard.
3332

34-
![Convert Wizard in VS from context menu](../getting-started-core/images/start-wizard-context.png)
33+
![Convert Wizard in VS from context menu](../../installation/vs-integration/images/start-wizard-context.png)
3534

3635
The conversion wizard provides the following steps:
3736
- [Version selection](#distribution-selection)
@@ -42,13 +41,13 @@ The conversion wizard provides the following steps:
4241

4342
The distribution selection allows you to choose the version of the Telerik UI for ASP.NET Core you want to use.
4443

45-
![Version selection](../getting-started-core/images/convert-wizard-version.png)
44+
![Version selection](../../installation/vs-integration/images/convert-wizard-version.png)
4645

4746
## Theme Selection
4847

4948
The theme selection allows you to choose from large list of professionally styled built-in themes for your Telerik UI for ASP.NET Core application.
5049

51-
![Theme selection](../getting-started-core/images/theme-selection.png)
50+
![Theme selection](../../installation/vs-integration/images/theme-selection.png)
5251

5352
## Project Settings
5453

@@ -59,7 +58,7 @@ The **Project Settings** page enables you to modify the project settings by conf
5958
- **Copy Global Resources**—Copies the localization files to `~/Scripts/kendo/{version}/cultures`.
6059
- **Use CDN Support**—Enables or disables the [Kendo UI CDN support](https://docs.telerik.com/kendo-ui/intro/installation/cdn-service).
6160

62-
![Theme selection](../getting-started-core/images/project-settings.png)
61+
![Theme selection](../../installation/vs-integration/images/project-settings.png)
6362

6463
The wizard automates several steps for you, that you can also perform manually. To get a better understanding of what the wizard does for you, see either of the following links:
6564

docs-aspnet/installation/vs-integration/latest-version-retrieval.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ page_title: Downloading New Versions
44
description: "Learn how to keep your projects updated when using Progress® Telerik® UI for ASP.NET Core."
55
previous_url: /getting-started/vs-integration/latest-version-retrieval
66
slug: latestversionretrieval_visualstudio_aspnetcore
7-
position: 3
7+
position: 4
88
---
99

1010
# Downloading New Versions

docs-aspnet/installation/vs-integration/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ page_title: Troubleshooting
44
description: "Troubleshooting steps for Progress® Telerik® UI for ASP.NET Core Visual Studio extensions."
55
previous_url: /getting-started/vs-integration/troubleshooting
66
slug: troubleshooting_visualstudio_aspnetcore
7-
position: 4
7+
position: 5
88
---
99

1010
# Troubleshooting

0 commit comments

Comments
 (0)