Update component count from 100+ to 110+

This commit is contained in:
Atanas Korchev
2026-03-12 13:38:42 +02:00
parent 9be69e9bcb
commit aff8743e92
5 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@
<Version>10.0.0</Version> <Version>10.0.0</Version>
<Copyright>Radzen Ltd.</Copyright> <Copyright>Radzen Ltd.</Copyright>
<Authors>Radzen Ltd.</Authors> <Authors>Radzen Ltd.</Authors>
<Description>Radzen Blazor is the most sophisticated free UI component library for Blazor, featuring 100+ native components including DataGrid, Scheduler, Charts, and advanced theming with full support for Material Design and Fluent UI.</Description> <Description>Radzen Blazor is the most sophisticated free UI component library for Blazor, featuring 110+ native components including DataGrid, Scheduler, Charts, and advanced theming with full support for Material Design and Fluent UI.</Description>
<PackageTags>blazor material design fluent fluentui components datagrid scheduler charts</PackageTags> <PackageTags>blazor material design fluent fluentui components datagrid scheduler charts</PackageTags>
<PackageReadmeFile>README.md</PackageReadmeFile> <PackageReadmeFile>README.md</PackageReadmeFile>
<PackageProjectUrl>https://www.radzen.com</PackageProjectUrl> <PackageProjectUrl>https://www.radzen.com</PackageProjectUrl>

View File

@@ -715,7 +715,7 @@ class Program
sb.AppendLine("# Radzen Blazor Components"); sb.AppendLine("# Radzen Blazor Components");
sb.AppendLine(); sb.AppendLine();
sb.AppendLine("> The most comprehensive free UI component library for Blazor — 100+ native components with Material 3, Material 2, Fluent, and Bootstrap design systems. MIT licensed. The only Blazor component library with a companion visual IDE (Radzen Blazor Studio) and an MCP server for AI-assisted development."); sb.AppendLine("> The most comprehensive free UI component library for Blazor — 110+ native components with Material 3, Material 2, Fluent, and Bootstrap design systems. MIT licensed. The only Blazor component library with a companion visual IDE (Radzen Blazor Studio) and an MCP server for AI-assisted development.");
sb.AppendLine(); sb.AppendLine();
sb.AppendLine("Written entirely in C# with no JavaScript framework dependencies. Supports Blazor Server, Blazor WebAssembly, .NET MAUI Blazor Hybrid, and the Blazor Web App model in .NET 10. Built with accessibility in mind (WCAG 2.2, keyboard navigation). Used at Microsoft, NASA, Porsche, Dell, Siemens, and DHL."); sb.AppendLine("Written entirely in C# with no JavaScript framework dependencies. Supports Blazor Server, Blazor WebAssembly, .NET MAUI Blazor Hybrid, and the Blazor Web App model in .NET 10. Built with accessibility in mind (WCAG 2.2, keyboard navigation). Used at Microsoft, NASA, Porsche, Dell, Siemens, and DHL.");
sb.AppendLine(); sb.AppendLine();

View File

@@ -56,7 +56,7 @@
<RadzenStack Gap="1rem"> <RadzenStack Gap="1rem">
<RadzenStack Orientation="Orientation.Horizontal"> <RadzenStack Orientation="Orientation.Horizontal">
<RadzenIcon Icon="task_alt" /> <RadzenIcon Icon="task_alt" />
<RadzenText>Component API docs, ready-made templates, and usage guides for 100+ components</RadzenText> <RadzenText>Component API docs, ready-made templates, and usage guides for 110+ components</RadzenText>
</RadzenStack> </RadzenStack>
<RadzenStack Orientation="Orientation.Horizontal"> <RadzenStack Orientation="Orientation.Horizontal">
<RadzenIcon Icon="task_alt" /> <RadzenIcon Icon="task_alt" />

View File

@@ -13,7 +13,7 @@
<RadzenStack Orientation="Orientation.Vertical" Gap="0px" class="rz-mx-auto"> <RadzenStack Orientation="Orientation.Vertical" Gap="0px" class="rz-mx-auto">
<RadzenRow> <RadzenRow>
<RadzenColumn Size="12" class="rz-text-align-center"> <RadzenColumn Size="12" class="rz-text-align-center">
<RadzenText TextStyle="TextStyle.DisplayH6" TagName="TagName.H1" Style="max-width: 900px;" class="rz-mt-8 rz-mb-4 rz-mx-auto"><strong>100+</strong> native, open source Blazor components</RadzenText> <RadzenText TextStyle="TextStyle.DisplayH6" TagName="TagName.H1" Style="max-width: 900px;" class="rz-mt-8 rz-mb-4 rz-mx-auto"><strong>110+</strong> native, open source Blazor components</RadzenText>
<RadzenText TextStyle="TextStyle.DisplayH2" TagName="TagName.H2" Style="--rz-text-display-h2-font-size: clamp(3rem, 4.75vw, 4.75rem); max-width: 920px; font-weight: 500;" class="rz-mx-auto">The Most Sophisticated Free UI Component Library for Blazor</RadzenText> <RadzenText TextStyle="TextStyle.DisplayH2" TagName="TagName.H2" Style="--rz-text-display-h2-font-size: clamp(3rem, 4.75vw, 4.75rem); max-width: 920px; font-weight: 500;" class="rz-mx-auto">The Most Sophisticated Free UI Component Library for Blazor</RadzenText>
<RadzenText TextStyle="TextStyle.Body1" TextAlign="TextAlign.Center" Style="max-width: 640px; font-weight: 500; text-wrap: balance;" class="rz-mt-8 rz-mx-auto"><strong>Radzen Blazor Components</strong> give you everything you need to build responsive, data-driven web apps — for free.</RadzenText> <RadzenText TextStyle="TextStyle.Body1" TextAlign="TextAlign.Center" Style="max-width: 640px; font-weight: 500; text-wrap: balance;" class="rz-mt-8 rz-mx-auto"><strong>Radzen Blazor Components</strong> give you everything you need to build responsive, data-driven web apps — for free.</RadzenText>
<RadzenText TextStyle="TextStyle.Body1" TextAlign="TextAlign.Center" Style="max-width: 640px; font-weight: 500;" class="rz-mt-4 rz-mb-0 rz-mx-auto">The <strong>Subscription</strong> extends your toolkit with dedicated support, premium themes, reusable UI blocks, complete app templates, and a visual design-time experience.</RadzenText> <RadzenText TextStyle="TextStyle.Body1" TextAlign="TextAlign.Center" Style="max-width: 640px; font-weight: 500;" class="rz-mt-4 rz-mb-0 rz-mx-auto">The <strong>Subscription</strong> extends your toolkit with dedicated support, premium themes, reusable UI blocks, complete app templates, and a visual design-time experience.</RadzenText>

View File

@@ -16,7 +16,7 @@ namespace RadzenBlazorDemos
{ {
Name = "Overview", Name = "Overview",
Path = "/", Path = "/",
Description = "100+ free, open-source Blazor UI components for data-rich web apps. DataGrid, Scheduler, Charts, Forms, and more. MIT licensed.", Description = "110+ free, open-source Blazor UI components for data-rich web apps. DataGrid, Scheduler, Charts, Forms, and more. MIT licensed.",
Icon = "\ue88a" Icon = "\ue88a"
}, },
new Example new Example
@@ -2515,7 +2515,7 @@ namespace RadzenBlazorDemos
return example.Title ?? $"Blazor {example.Name} | Free UI Components by Radzen"; return example.Title ?? $"Blazor {example.Name} | Free UI Components by Radzen";
} }
return "Free Blazor Components | 100+ UI controls by Radzen"; return "Free Blazor Components | 110+ UI controls by Radzen";
} }
public string DescriptionFor(Example example) public string DescriptionFor(Example example)