From e0b5e20d52f33666c0c1ab3b7b5f017f43ffd8da Mon Sep 17 00:00:00 2001
From: Subathra K <111425380+SubathraKaliamoorthy@users.noreply.github.com>
Date: Fri, 31 Oct 2025 11:19:32 +0530
Subject: [PATCH 1/2] 987276: Removed duplicated content in Blazor Docs Intro
---
blazor/introduction.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/blazor/introduction.md b/blazor/introduction.md
index b582da6a76..f08a67399b 100644
--- a/blazor/introduction.md
+++ b/blazor/introduction.md
@@ -13,8 +13,6 @@ Syncfusion® Blazor Components is an enterpr
> **Ready to streamline your Syncfusion® Blazor development?** Discover the full potential of Syncfusion® Blazor components with Syncfusion® AI Developer Tools. Effortlessly integrate, configure, and enhance your projects with intelligent, context-aware code suggestions, streamlined setups, and real-time insights—all seamlessly integrated into your preferred AI-powered IDEs like VS Code, Cursor, Syncfusion® CodeStudio and more. [Explore Syncfusion® AI Developer Tools](https://blazor.syncfusion.com/documentation/ai-coding-assistants/overview)
-> **Ready to streamline your Syncfusion® Blazor development?** Discover the full potential of Syncfusion® Blazor components with Syncfusion® AI Coding Assistant. Effortlessly integrate, configure, and enhance your projects with intelligent, context-aware code suggestions, streamlined setups, and real-time insights—all seamlessly integrated into your preferred AI-powered IDEs like VS Code, Cursor, Syncfusion® CodeStudio and more. [Explore Syncfusion® AI Coding Assistant](https://blazor.syncfusion.com/documentation/ai-coding-assistant/overview)
-
## How to best read this user guide
* The best way to get started is to read the Getting Started section of the documentation for the component intended for use. The Getting Started section covers the essential concepts to know before writing code. This is the only section recommended to read end-to-end before coding; other topics can be referenced as needed. Ensure the required SDKs and the supported .NET/Blazor versions are installed.
From 6df326259ca355b07f4865c791e15cf7e085168b Mon Sep 17 00:00:00 2001
From: Subathra K <111425380+SubathraKaliamoorthy@users.noreply.github.com>
Date: Fri, 31 Oct 2025 16:16:59 +0530
Subject: [PATCH 2/2] 987276: Update AI Developer Tools reference to Coding
Assistant
Updated the reference from 'Syncfusion AI Developer Tools' to 'Syncfusion AI Coding Assistant' in the introduction.
---
blazor/introduction.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/blazor/introduction.md b/blazor/introduction.md
index f08a67399b..eac0b49415 100644
--- a/blazor/introduction.md
+++ b/blazor/introduction.md
@@ -11,7 +11,7 @@ documentation: ug
Syncfusion® Blazor Components is an enterprise-grade, native UI components library for creating Blazor WebAssembly and Blazor Server applications. Built specifically for Blazor, the components are lightweight, responsive, and touch-friendly to support modern web applications.
-> **Ready to streamline your Syncfusion® Blazor development?** Discover the full potential of Syncfusion® Blazor components with Syncfusion® AI Developer Tools. Effortlessly integrate, configure, and enhance your projects with intelligent, context-aware code suggestions, streamlined setups, and real-time insights—all seamlessly integrated into your preferred AI-powered IDEs like VS Code, Cursor, Syncfusion® CodeStudio and more. [Explore Syncfusion® AI Developer Tools](https://blazor.syncfusion.com/documentation/ai-coding-assistants/overview)
+> **Ready to streamline your Syncfusion® Blazor development?** Discover the full potential of Syncfusion® Blazor components with Syncfusion® AI Coding Assistant. Effortlessly integrate, configure, and enhance your projects with intelligent, context-aware code suggestions, streamlined setups, and real-time insights—all seamlessly integrated into your preferred AI-powered IDEs like VS Code, Cursor, Syncfusion® CodeStudio and more. [Explore Syncfusion® AI Coding Assistant](https://blazor.syncfusion.com/documentation/ai-coding-assistant/overview)
## How to best read this user guide