Update Readme

This commit is contained in:
2026-05-18 15:55:49 +03:30
parent 2c100028a1
commit 184a736c99
3 changed files with 20 additions and 6 deletions
+9
View File
@@ -1,5 +1,10 @@
# SufiBlazor
![SufiBlazor](docs/assets/sufi-blazor-light-bg.png)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Repository](https://img.shields.io/badge/git-git.sabp.ir-2b6df6.svg)](https://git.sabp.ir/sufi-chain/sufi-blazor)
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, Wish Theme, 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.
@@ -25,6 +30,10 @@ The solution contains:
- `src/SufiChain.SufiBlazor.Demo/SufiChain.SufiBlazor.Demo.csproj`
- `tests/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: