From b1433a176bcb5998a268d77d767f4f8805b93307 Mon Sep 17 00:00:00 2001 From: Nadezhda Tacheva Date: Fri, 16 May 2025 12:57:54 +0300 Subject: [PATCH 1/3] chore(common) fix broken links --- getting-started/client-blazor.md | 3 +-- getting-started/hybrid-blazor.md | 1 - getting-started/vs-code-integration/new-project-wizard.md | 3 +-- getting-started/vs-integration/convert-project-wizard.md | 1 - getting-started/vs-integration/new-project-wizard.md | 1 - getting-started/vs-integration/upgrade-wizard.md | 1 - getting-started/web-app.md | 1 - installation/automated.md | 2 -- installation/zip.md | 2 -- introduction.md | 1 - knowledge-base/common-change-selected-localization-keys.md | 4 ++-- upgrade/old-version-support-policy.md | 2 +- upgrade/overview.md | 4 +--- 13 files changed, 6 insertions(+), 20 deletions(-) diff --git a/getting-started/client-blazor.md b/getting-started/client-blazor.md index 29aaca10cc..d5bce66e4b 100644 --- a/getting-started/client-blazor.md +++ b/getting-started/client-blazor.md @@ -115,5 +115,4 @@ If you prefer video instructions, you can also check the video tutorial below. * [Workflow Details for Telerik UI for Blazor](slug:getting-started/what-you-need) * [Getting Started Videos for Blazor](https://www.youtube.com/watch?v=aaRAZYaJ4xc&list=PLvmaC-XMqeBYPTwcm478vs8Rujq2tiVJo) -* [First Steps with Blazor Web App](slug:getting-started/web-app) -* [First Steps with Blazor Server](slug:getting-started/server-side) +* [First Steps with Blazor Web App](slug:getting-started/web-app) \ No newline at end of file diff --git a/getting-started/hybrid-blazor.md b/getting-started/hybrid-blazor.md index 4ad2725909..07afc3b8eb 100644 --- a/getting-started/hybrid-blazor.md +++ b/getting-started/hybrid-blazor.md @@ -133,5 +133,4 @@ Refer to the following articles for more information on each technology stack: * [Workflow Details for Telerik UI for Blazor](slug:getting-started/what-you-need) * [Getting Started Videos for Blazor](https://www.youtube.com/watch?v=aaRAZYaJ4xc&list=PLvmaC-XMqeBYPTwcm478vs8Rujq2tiVJo) * [First Steps with Blazor Web App](slug:getting-started/web-app) -* [First Steps with Blazor Server](slug:getting-started/server-side) * [First Steps with Blazor WebAssembly](slug:getting-started/client-side) diff --git a/getting-started/vs-code-integration/new-project-wizard.md b/getting-started/vs-code-integration/new-project-wizard.md index 966a4a1240..a5d6c5b2e4 100644 --- a/getting-started/vs-code-integration/new-project-wizard.md +++ b/getting-started/vs-code-integration/new-project-wizard.md @@ -54,7 +54,7 @@ Select the preferred UI for Blazor version. Make sure that your system has acces #### Section 5: Select Hosting Model -Here you can select the desired hosting model—[**WebApp**](slug:getting-started/web-app), [**Client** (also: WebAssembly)](slug:getting-started/client-side), [**Server**](slug:getting-started/server-side), or [**Hybrid** (a hybrid Blazor MAUI)](slug:getting-started/hybrid-blazor). +Here you can select the desired hosting model—[**WebApp**](slug:getting-started/web-app), [**Client** (also: WebAssembly)](slug:getting-started/client-side) or [**Hybrid** (a hybrid Blazor MAUI)](slug:getting-started/hybrid-blazor). The available target framework options are updated upon selecting the hosting model. @@ -92,6 +92,5 @@ After configuring the preferred settings, click the **Create Project** button. T * [Telerik UI for Blazor Visual Studio Code Extensions Overview](slug:getting-started-vs-code-integration-overview) * [Downloading the Latest Telerik UI for Blazor Versions](slug:getting-started-vs-integration-latest-version) * [Getting Started with Client-Side Apps](slug:getting-started/client-side) -* [Getting Started with Server-Side Apps](slug:getting-started/server-side) * [Getting Started with Web Apps](slug:getting-started/web-app) * [Workflow for Using the UI Components for Blazor](slug:getting-started/what-you-need) diff --git a/getting-started/vs-integration/convert-project-wizard.md b/getting-started/vs-integration/convert-project-wizard.md index 9aabed40dd..1c240112de 100644 --- a/getting-started/vs-integration/convert-project-wizard.md +++ b/getting-started/vs-integration/convert-project-wizard.md @@ -133,5 +133,4 @@ The fix is to move the `TelerikLayout.razor` file to the original `Shared` folde * [Telerik UI for Blazor Visual Studio Extensions Overview](slug:getting-started-vs-integration-overview) * [Downloading the Latest Telerik UI for Blazor Versions](slug:getting-started-vs-integration-latest-version) * [Getting Started with Client-Side Apps](slug:getting-started/client-side) -* [Getting Started with Server-Side Apps](slug:getting-started/server-side) * [Workflow for Using the UI Components for Blazor](slug:getting-started/what-you-need) diff --git a/getting-started/vs-integration/new-project-wizard.md b/getting-started/vs-integration/new-project-wizard.md index c7d844db5d..5cf6d490e2 100644 --- a/getting-started/vs-integration/new-project-wizard.md +++ b/getting-started/vs-integration/new-project-wizard.md @@ -94,5 +94,4 @@ If necessary, the Telerik Visual Studio extension will notify you about a missin * [Telerik UI for Blazor Visual Studio Extensions Overview](slug:getting-started-vs-integration-overview) * [Downloading the Latest Telerik UI for Blazor Versions](slug:getting-started-vs-integration-latest-version) * [Getting Started with Client-Side Apps](slug:getting-started/client-side) -* [Getting Started with Server-Side Apps](slug:getting-started/server-side) * [Workflow for Using the UI Components for Blazor](slug:getting-started/what-you-need) diff --git a/getting-started/vs-integration/upgrade-wizard.md b/getting-started/vs-integration/upgrade-wizard.md index e7bb488d46..3861e54816 100644 --- a/getting-started/vs-integration/upgrade-wizard.md +++ b/getting-started/vs-integration/upgrade-wizard.md @@ -61,5 +61,4 @@ The **Finish** button will display a tooltip, indicating a page error when: * [Visual Studio Extensions Overview](slug:getting-started-vs-integration-overview) * [Downloading the Latest Telerik UI for Blazor Versions](slug:getting-started-vs-integration-latest-version) * [Getting Started with Client-Side Apps](slug:getting-started/client-side) -* [Getting Started with Server-Side Apps](slug:getting-started/server-side) * [Workflow for Using the UI Components for Blazor](slug:getting-started/what-you-need) diff --git a/getting-started/web-app.md b/getting-started/web-app.md index 72e91b0681..bcfbabf041 100644 --- a/getting-started/web-app.md +++ b/getting-started/web-app.md @@ -125,5 +125,4 @@ The final step in this tutorial is to use a Telerik UI for Blazor component in a * [Workflow Details for Telerik UI for Blazor](slug:getting-started/what-you-need) * [Using Blazor Sections inside Telerik Components](slug:common-kb-net8-sections) * [Getting Started Videos for Blazor](https://www.youtube.com/watch?v=aaRAZYaJ4xc&list=PLvmaC-XMqeBYPTwcm478vs8Rujq2tiVJo) -* [First Steps with Blazor Server](slug:getting-started/server-side) * [First Steps with Blazor WebAssembly](slug:getting-started/client-side) diff --git a/installation/automated.md b/installation/automated.md index f769670184..1c884c881e 100644 --- a/installation/automated.md +++ b/installation/automated.md @@ -77,5 +77,3 @@ There are several approaches you can try: * [What You Need To Install](slug:getting-started/what-you-need) * [Get Started with Client-side Blazor](slug:getting-started/client-side) -* [Get Started with Server-side Blazor](slug:getting-started/server-side) - diff --git a/installation/zip.md b/installation/zip.md index c0991e4b8a..4515157b6b 100644 --- a/installation/zip.md +++ b/installation/zip.md @@ -42,5 +42,3 @@ Once the download completes, open the archive and extract the files to a locatio * [What You Need To Install](slug:getting-started/what-you-need) * [Get Started with Client-side Blazor](slug:getting-started/client-side) -* [Get Started with Server-side Blazor](slug:getting-started/server-side) - diff --git a/introduction.md b/introduction.md index 85ea2d51ce..f4a2d723e1 100644 --- a/introduction.md +++ b/introduction.md @@ -251,7 +251,6 @@ For any issues you might encounter while working with Telerik UI for Blazor, use ## Next Steps -* [First Steps with Blazor Server](slug:getting-started/server-side) * [First Steps with Blazor WebAssembly](slug:getting-started/client-side) * [First Steps with Blazor Hybrid](slug:getting-started/hybrid-blazor) * [Workflow Details for using the Telerik UI for Blazor components](slug:getting-started/what-you-need) (a concise version of the tutorials above) diff --git a/knowledge-base/common-change-selected-localization-keys.md b/knowledge-base/common-change-selected-localization-keys.md index 23a6699b2c..0f591b61ad 100644 --- a/knowledge-base/common-change-selected-localization-keys.md +++ b/knowledge-base/common-change-selected-localization-keys.md @@ -38,8 +38,8 @@ This knowledge base article addresses the following scenarios. To localize selected keys with custom strings: 1. Create a project with Telerik UI for Blazor. For detailed instructions, see: - * [Getting Started with client-side Blazor](slug:getting-started/client-side) - * [Getting Started with server-side Blazor](slug:getting-started/server-side) + * [Getting Started with Blazor WebAssembly Standalone App](slug:getting-started/client-side) + * [Getting Started with Blazor Blazor Web App](slug:getting-started/web-app) 2. Create a `Services` folder and implement the Telerik localization service with a list of all needed localization keys and their corresponding custom strings. The service also relies on a `~/Resources` folder with the necessary `.resx` files. You can find an up-to-date list of the used strings in the [Blazor API documentation](slug:Telerik.Blazor.Resources.Messages) and the [offline version](https://www.telerik.com/account/my-downloads) of the [Blazor Demo solution](https://demos.telerik.com/blazor-ui). Telerik updates the main `TelerikMessages.resx` file (in English) with each new release. >caption ResxLocalizer.cs diff --git a/upgrade/old-version-support-policy.md b/upgrade/old-version-support-policy.md index b34fc0b4c9..617772eed9 100644 --- a/upgrade/old-version-support-policy.md +++ b/upgrade/old-version-support-policy.md @@ -46,4 +46,4 @@ For earlier versions, you can get suggestions on how to implement certain scenar ## See Also * [License Agreement](https://www.telerik.com/purchase/license-agreement/blazor-ui) -* [Framework Versions Support](slug:framework-versions-support) +* [.NET Versions Support](slug:system-requirements#-net-versions-support) diff --git a/upgrade/overview.md b/upgrade/overview.md index 248c9d3735..57ae80e219 100644 --- a/upgrade/overview.md +++ b/upgrade/overview.md @@ -18,7 +18,7 @@ The **latest** available version of UI for Blazor is **{{site.uiForBlazorLatestV >tip Before starting an upgrade of your project, you may find it useful to review the following information: > -> * [Framework Versions Support](slug:framework-versions-support) - this will let you see what version of the .NET framework you need and which UI for Blazor versions work on it. +> * [.NET Versions Support](slug:system-requirements#-net-versions-support) - this will let you see what version of the .NET framework you need and which UI for Blazor versions work on it. > * [UI for Blazor Release History](https://www.telerik.com/support/whats-new/blazor-ui/release-history) — reviewing the release notes for all releases you go through will let you see what has changed, what fixes, features and components have been implemented so you are better prepared to meet your project's challenges. > * Whether you are affected by a breaking change. The [List of Telerik UI for Blazor Versions with Breaking Changes](slug:versions-with-breaking-changes) article shows which releases of our component suite have breaking changes. Review the information for the releases you go through so you can evaluate whether you will be affected by anything. @@ -131,5 +131,3 @@ To fix this in the meantime, try the following process (you can try a new test b * [What You Need to Use Telerik UI for Blazor](slug:getting-started/what-you-need) * [Get Started with Client-side Blazor](slug:getting-started/client-side) -* [Get Started with Server-side Blazor](slug:getting-started/server-side) - From a27c9172ac7cba46c96ecc652bd8c54533db99fc Mon Sep 17 00:00:00 2001 From: Nadezhda Tacheva <73842592+ntacheva@users.noreply.github.com> Date: Fri, 16 May 2025 12:59:36 +0300 Subject: [PATCH 2/3] Update knowledge-base/common-change-selected-localization-keys.md --- knowledge-base/common-change-selected-localization-keys.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/knowledge-base/common-change-selected-localization-keys.md b/knowledge-base/common-change-selected-localization-keys.md index 0f591b61ad..4c95ec6700 100644 --- a/knowledge-base/common-change-selected-localization-keys.md +++ b/knowledge-base/common-change-selected-localization-keys.md @@ -39,7 +39,7 @@ To localize selected keys with custom strings: 1. Create a project with Telerik UI for Blazor. For detailed instructions, see: * [Getting Started with Blazor WebAssembly Standalone App](slug:getting-started/client-side) - * [Getting Started with Blazor Blazor Web App](slug:getting-started/web-app) + * [Getting Started with Blazor Web App](slug:getting-started/web-app) 2. Create a `Services` folder and implement the Telerik localization service with a list of all needed localization keys and their corresponding custom strings. The service also relies on a `~/Resources` folder with the necessary `.resx` files. You can find an up-to-date list of the used strings in the [Blazor API documentation](slug:Telerik.Blazor.Resources.Messages) and the [offline version](https://www.telerik.com/account/my-downloads) of the [Blazor Demo solution](https://demos.telerik.com/blazor-ui). Telerik updates the main `TelerikMessages.resx` file (in English) with each new release. >caption ResxLocalizer.cs From 6fcec0b13504318119d627b75c4010d81a392d5c Mon Sep 17 00:00:00 2001 From: Nadezhda Tacheva Date: Fri, 16 May 2025 15:08:29 +0300 Subject: [PATCH 3/3] chore(common): add links to web app to replace server --- getting-started/vs-integration/convert-project-wizard.md | 1 + getting-started/vs-integration/new-project-wizard.md | 1 + getting-started/vs-integration/upgrade-wizard.md | 1 + installation/automated.md | 3 ++- installation/zip.md | 3 ++- introduction.md | 1 + upgrade/overview.md | 3 ++- 7 files changed, 10 insertions(+), 3 deletions(-) diff --git a/getting-started/vs-integration/convert-project-wizard.md b/getting-started/vs-integration/convert-project-wizard.md index 1c240112de..5c059c3074 100644 --- a/getting-started/vs-integration/convert-project-wizard.md +++ b/getting-started/vs-integration/convert-project-wizard.md @@ -133,4 +133,5 @@ The fix is to move the `TelerikLayout.razor` file to the original `Shared` folde * [Telerik UI for Blazor Visual Studio Extensions Overview](slug:getting-started-vs-integration-overview) * [Downloading the Latest Telerik UI for Blazor Versions](slug:getting-started-vs-integration-latest-version) * [Getting Started with Client-Side Apps](slug:getting-started/client-side) +* [Getting Started with Web Apps](slug:getting-started/web-app) * [Workflow for Using the UI Components for Blazor](slug:getting-started/what-you-need) diff --git a/getting-started/vs-integration/new-project-wizard.md b/getting-started/vs-integration/new-project-wizard.md index 5cf6d490e2..63ad469902 100644 --- a/getting-started/vs-integration/new-project-wizard.md +++ b/getting-started/vs-integration/new-project-wizard.md @@ -94,4 +94,5 @@ If necessary, the Telerik Visual Studio extension will notify you about a missin * [Telerik UI for Blazor Visual Studio Extensions Overview](slug:getting-started-vs-integration-overview) * [Downloading the Latest Telerik UI for Blazor Versions](slug:getting-started-vs-integration-latest-version) * [Getting Started with Client-Side Apps](slug:getting-started/client-side) +* [Getting Started with Web Apps](slug:getting-started/web-app) * [Workflow for Using the UI Components for Blazor](slug:getting-started/what-you-need) diff --git a/getting-started/vs-integration/upgrade-wizard.md b/getting-started/vs-integration/upgrade-wizard.md index 3861e54816..72ed877c60 100644 --- a/getting-started/vs-integration/upgrade-wizard.md +++ b/getting-started/vs-integration/upgrade-wizard.md @@ -61,4 +61,5 @@ The **Finish** button will display a tooltip, indicating a page error when: * [Visual Studio Extensions Overview](slug:getting-started-vs-integration-overview) * [Downloading the Latest Telerik UI for Blazor Versions](slug:getting-started-vs-integration-latest-version) * [Getting Started with Client-Side Apps](slug:getting-started/client-side) +* [Getting Started with Web Apps](slug:getting-started/web-app) * [Workflow for Using the UI Components for Blazor](slug:getting-started/what-you-need) diff --git a/installation/automated.md b/installation/automated.md index 1c884c881e..1d30090723 100644 --- a/installation/automated.md +++ b/installation/automated.md @@ -76,4 +76,5 @@ There are several approaches you can try: ## See Also * [What You Need To Install](slug:getting-started/what-you-need) -* [Get Started with Client-side Blazor](slug:getting-started/client-side) +* [Getting Started with Client-side Blazor](slug:getting-started/client-side) +* [Getting Started with Web Apps](slug:getting-started/web-app) diff --git a/installation/zip.md b/installation/zip.md index 4515157b6b..63c5df93ba 100644 --- a/installation/zip.md +++ b/installation/zip.md @@ -41,4 +41,5 @@ Once the download completes, open the archive and extract the files to a locatio ## See Also * [What You Need To Install](slug:getting-started/what-you-need) -* [Get Started with Client-side Blazor](slug:getting-started/client-side) +* [Getting Started with Client-side Blazor](slug:getting-started/client-side) +* [Getting Started with Web Apps](slug:getting-started/web-app) \ No newline at end of file diff --git a/introduction.md b/introduction.md index f4a2d723e1..d35799ef6a 100644 --- a/introduction.md +++ b/introduction.md @@ -252,6 +252,7 @@ For any issues you might encounter while working with Telerik UI for Blazor, use ## Next Steps * [First Steps with Blazor WebAssembly](slug:getting-started/client-side) +* [First Steps with Blazor Web App](slug:getting-started/web-app) * [First Steps with Blazor Hybrid](slug:getting-started/hybrid-blazor) * [Workflow Details for using the Telerik UI for Blazor components](slug:getting-started/what-you-need) (a concise version of the tutorials above) * Use guided wizards to generate new Telerik Projects in [Visual Studio](slug:getting-started-vs-integration-new-project) and [Visual Studio Code](slug:getting-started-vs-code-integration-overview). diff --git a/upgrade/overview.md b/upgrade/overview.md index 57ae80e219..39b19455be 100644 --- a/upgrade/overview.md +++ b/upgrade/overview.md @@ -130,4 +130,5 @@ To fix this in the meantime, try the following process (you can try a new test b ## See Also * [What You Need to Use Telerik UI for Blazor](slug:getting-started/what-you-need) -* [Get Started with Client-side Blazor](slug:getting-started/client-side) +* [Getting Started with Client-side Blazor](slug:getting-started/client-side) +* [Getting Started with Blazor Web App](slug:getting-started/web-app) \ No newline at end of file