SufiChain.SufiBlazor 1.0.0-rc.2.1
SufiBlazor

SufiBlazor is an independent Blazor UI component library and design system for ASP.NET Core 10+ applications. It can be used inside Sufi Platform, but it is not tied to Sufi Platform, ABP, KomTheme, or any other third-party application framework. Any Blazor project that targets modern ASP.NET Core can use it as its primary UI layer.
For Sufi Platform, SufiBlazor is the default component system used by generated hosts and first-party modules. Outside Sufi Platform, it can still be adopted on its own as a self-contained component library for forms, data display, overlays, navigation, theming, RTL support, and application-level UI composition.
What SufiBlazor is
SufiBlazor provides:
- reusable
Sb*components for interactive UI - a design-token-based theming model
- RTL and Persian-friendly UI support alongside standard LTR usage
- date and range picker components that support Gregorian, Persian Shamsi, and Hijri scenarios
- a component set that does not depend on Bootstrap, Tailwind, ABP UI, or Blazorise
Solution
Open SufiBlazor.slnx from the repository root to work on the component library, demo projects, and tests together.
The solution contains:
src/SufiChain.SufiBlazor/SufiChain.SufiBlazor.csprojsrc/SufiChain.SufiBlazor.Demo.Localization/SufiChain.SufiBlazor.Demo.Localization.csprojsrc/SufiChain.SufiBlazor.Demo/SufiChain.SufiBlazor.Demo.csprojtests/SufiChain.SufiBlazor.Tests.csproj
Repository
The canonical Git repository is https://git.sabp.ir/sufi-chain/sufi-blazor.
Where it can be used
You can use SufiBlazor in:
- Sufi Platform hosts and modules
- ABP-based Blazor applications
- plain ASP.NET Core Blazor applications
- internal business applications that only need the component library without the rest of Sufi Platform
In other words, SufiBlazor is a standalone product that Sufi Platform consumes, not a component set that only works inside the platform.
Relationship to Sufi Platform
Inside Sufi Platform:
SufiBlazorprovides the base UI component systemKomThemeprovides the host shell, layout, and branded navigation frameSufiAbpprovides the broader platform abstractions and host integration patterns
That relationship is important, but it should not hide the fact that SufiBlazor can also be used on its own in any Blazor project targeting ASP.NET Core 10+.
What this docs section covers
This section focuses on the way Sufi Platform developers and product teams use SufiBlazor in real projects.
It covers:
- component categories and platform-facing usage patterns
- installation guidance for host applications
- localization, RTL, and theming behavior
- integration notes that matter when SufiBlazor is the UI base for a generated product
It does not try to become the complete internal engineering manual for the independent SufiBlazor repository.
Documentation structure
docs/
├── components/ # Component reference by category
├── installation.md # How to consume the library in a host app
├── localization.md # Localization and RTL guidance
├── theming.md # Theme usage and customization
├── overview.md # Platform-facing usage overview
└── README.md # This file
License
SufiBlazor is licensed under the MIT License. See LICENSE for the full license text.
When to read next
- Open
docs/installation.mdwhen you want to add SufiBlazor to a host application. - Open
docs/overview.mdwhen you want guidance on how the platform uses the library. - Open
docs/theming.mdanddocs/localization.mdwhen the product needs custom branding, RTL, or Persian-oriented behavior.
Showing the top 20 packages that depend on SufiChain.SufiBlazor.
| Packages | Downloads |
|---|---|
|
SufiChain.SufiAbp.UI.Blazor
Shared Blazor components for Sufi Platform UI - layout hooks, dynamic components, and common UI elements.
|
11 |
|
SufiChain.SufiAbp.UI.Blazor
Shared Blazor components for Sufi Platform UI - layout hooks, dynamic components, and common UI elements.
|
3 |
|
SufiChain.SufiAbp.FileManager.MarkdownEditor
File manager markdown editor integration for Sufi Platform - media picker for SbMarkdownEditor.
|
3 |
|
SufiChain.SufiAbp.UI.Blazor
Shared Blazor components for Sufi Platform UI - layout hooks, dynamic components, and common UI elements.
|
2 |
|
SufiChain.SufiAbp.UI.Blazor
Shared Blazor components for Sufi Platform UI - layout hooks, dynamic components, and common UI elements.
|
1 |
|
SufiChain.SufiAbp.FileManager.MarkdownEditor
File manager markdown editor integration for Sufi Platform - media picker for SbMarkdownEditor.
|
1 |
.NET 10.0
- Microsoft.AspNetCore.Components.Web (>= 10.0.7)
- Microsoft.Extensions.Localization (>= 10.0.7)
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.0-rc.2.3 | 5 | 06/29/2026 |
| 1.0.0-rc.2.2 | 3 | 06/27/2026 |
| 1.0.0-rc.2.1 | 6 | 06/22/2026 |
| 1.0.0-rc.2.0 | 1 | 06/22/2026 |
| 1.0.0-rc.1.3 | 3 | 06/22/2026 |
| 1.0.0-rc.1.2 | 2 | 06/21/2026 |
| 1.0.0-rc.1.1 | 8 | 06/17/2026 |
| 1.0.0-rc.1.0 | 11 | 06/07/2026 |
| 1.0.0-alpha.2.0 | 1 | 05/30/2026 |
| 1.0.0-alpha.1.0 | 17 | 05/21/2026 |