From 184a736c9941125a26942dc58c80b97ff45342e6 Mon Sep 17 00:00:00 2001 From: Pooria Shariatzadeh Date: Mon, 18 May 2026 15:55:49 +0330 Subject: [PATCH] Update Readme --- Directory.Build.props | 4 ++-- README.md | 9 +++++++++ .../SufiChain.SufiBlazor.csproj | 13 +++++++++---- 3 files changed, 20 insertions(+), 6 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 4c52ef7..a99abd8 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -7,8 +7,8 @@ SufiChain Team SufiBlazor Copyright © Sufi Chain Intelligent Solutions $([System.DateTime]::Now.Year) - https://sabp.ir - https://github.com/sufi-platform/sufi-blazor.git + https://git.sabp.ir/sufi-chain/sufi-blazor + https://git.sabp.ir/sufi-chain/sufi-blazor.git git MIT enable diff --git a/README.md b/README.md index dadc3ca..0e7340d 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/src/SufiChain.SufiBlazor/SufiChain.SufiBlazor.csproj b/src/SufiChain.SufiBlazor/SufiChain.SufiBlazor.csproj index c849163..76fa834 100644 --- a/src/SufiChain.SufiBlazor/SufiChain.SufiBlazor.csproj +++ b/src/SufiChain.SufiBlazor/SufiChain.SufiBlazor.csproj @@ -8,8 +8,9 @@ SufiChain.SufiBlazor SufiBlazor - A modern, RTL/LTR-aware Blazor component library with comprehensive theming support. - blazor;components;ui;rtl;ltr;theming;css-variables - README.md + blazor;components;ui;rtl;ltr;theming;css-variables;sufi;sabp + sufi-blazor-icon.png + README.md MIT @@ -26,8 +27,12 @@ - - + + + + + +