Skip to content

chore(common): Deprecation of .NET 6 docs #2928

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

ntacheva
Copy link
Contributor

@ntacheva ntacheva self-assigned this Apr 22, 2025
@ntacheva ntacheva marked this pull request as ready for review April 23, 2025 14:28
@ntacheva ntacheva requested review from a team as code owners April 23, 2025 14:28
@ntacheva ntacheva changed the title [WIP] chore(common): Deprecation of .NET 6 docs цhore(common): Deprecation of .NET 6 docs Apr 23, 2025
@ntacheva ntacheva changed the title цhore(common): Deprecation of .NET 6 docs chore(common): Deprecation of .NET 6 docs Apr 23, 2025
@@ -7,6 +7,7 @@ slug: getting-started/web-app
tags: get,started,first,steps,web,app,template
published: true
position: 5
previous_url: /getting-started/server-blazor
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be a good idea to add a temporary note to explain the redirect in the text. If people are trying to open the old URL, they might be confused why they're landing here.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's highly unlikely that someone will be starting a new Blazor app on .NET 6.

>
> * **Blazor WebAssembly App**, which exists up to .NET 7.
> * **Blazor WebAssembly Standalone App** for .NET 8 and newer versions.
> This article applies only to the **Blazor WebAssembly Standalone App** Visual Studio project template for .NET 8 and newer versions.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> This article applies only to the **Blazor WebAssembly Standalone App** Visual Studio project template for .NET 8 and newer versions.
> This article applies only to the **Blazor WebAssembly Standalone App** Visual Studio project template.

>
> * **Blazor WebAssembly App**, which exists up to .NET 7.
> * **Blazor WebAssembly Standalone App** for .NET 8 and newer versions.
> This article applies only to the **Blazor WebAssembly Standalone App** Visual Studio project template for .NET 8 and newer versions.
>
> If you prefer the **Blazor Web App** template for .NET 8 and newer versions, then follow the [tutorial about Blazor Web Apps](slug:getting-started/web-app).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> If you prefer the **Blazor Web App** template for .NET 8 and newer versions, then follow the [tutorial about Blazor Web Apps](slug:getting-started/web-app).
> If you prefer the **Blazor Web App** template with WebAssembly render mode, then follow the [tutorial about Blazor Web Apps](slug:getting-started/web-app).

@@ -17,7 +17,6 @@ This article describes the required steps to use the Telerik UI for Blazor compo
>
> * [Blazor Web App](slug:getting-started/web-app) template in .NET 8 or 9
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> * [Blazor Web App](slug:getting-started/web-app) template in .NET 8 or 9
> * [Blazor Web App](slug:getting-started/web-app) template

@@ -28,7 +28,6 @@ If you are new to Telerik UI for Blazor, visit the Getting Started tutorials tha

* [Get Started with a .NET 8 or 9 Blazor Web App](slug:getting-started/web-app)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* [Get Started with a .NET 8 or 9 Blazor Web App](slug:getting-started/web-app)
* [Get Started with a Blazor Web App](slug:getting-started/web-app)

@@ -16,16 +16,14 @@ Telerik UI for Blazor steps on Microsoft Blazor. You can host and run Telerik Bl

## .NET Versions Support
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a redirect from framework-versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants