![]() |
VOOZH | about |
dotnet add package Blazority --version 2.0.1
NuGet\Install-Package Blazority -Version 2.0.1
<PackageReference Include="Blazority" Version="2.0.1" />
<PackageVersion Include="Blazority" Version="2.0.1" />Directory.Packages.props
<PackageReference Include="Blazority" />Project file
paket add Blazority --version 2.0.1
#r "nuget: Blazority, 2.0.1"
#:package Blazority@2.0.1
#addin nuget:?package=Blazority&version=2.0.1Install as a Cake Addin
#tool nuget:?package=Blazority&version=2.0.1Install as a Cake Tool
👁 Blazor Icon
👁 Clarity UI Icon
👁 GitHub
👁 Nuget
👁 Nuget
👁 Gitter
👁 GitHub issues
👁 GitHub Discussions
Blazority is a Blazor component library based on Clarity UI. Our aim is to provide components that are easy to use, and built as purely as possibly using Blazor, with little to no JavaScript (less than 1KB). This libary is compatiable with both Blazor Server and Web Assembly modes.
Visit http://blazority.com/ for most up-to-date demos and usage docs.
Visit the issue list in our public support repo: https://github.com/blazority/support/issues
Install Blazority using Nuget or Package Manager Console:
Install-Package Blazority
Add the using block for Blazority in your _Imports.razor file:
@using Blazority
Make the below mentioned changes in your Index file of your application (_Host.cshtml for Blazor Server, or index.html for Blazor Wasm projects).
Add the following stylesheets in the head section:
<link rel="stylesheet" href="_content/Blazority/lib/clr/ui/clr-ui.min.css" />
<link rel="stylesheet" href="_content/Blazority/lib/clr/icons/clr-icons.min.css" />
<link rel="stylesheet" href="_content/Blazority/blazority.min.css" />
Set choice of light or dark theme by setting cds-theme attribute on body element
<body cds-theme="light"></body>
or
<body cds-theme="dark"></body>
Add the following scripts as contents of the body element at bottom:
<script src="_content/Blazority/lib/webcomponents/custom-elements/custom-elements.min.js"></script>
<script src="_content/Blazority/lib/clr/icons/clr-icons.min.js"></script>
<script src="_content/Blazority/blazority.min.js"></script>
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 2 NuGet packages that depend on Blazority:
| Package | Downloads |
|---|---|
|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
|
|
Vertiq.Components.Blazority
A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2.0.1 | 6,136 | 4/27/2024 | |
| 2.0.0 | 369 | 4/19/2024 | |
| 1.1.1 | 48,966 | 2/7/2023 | |
| 1.1.0 | 7,909 | 1/23/2023 | |
| 1.0.4 | 9,604 | 11/22/2022 | |
| 1.0.3 | 5,290 | 10/25/2022 | |
| 1.0.2 | 1,078 | 10/14/2022 | |
| 1.0.1 | 1,076 | 10/7/2022 | |
| 1.0.0 | 37,517 | 9/6/2022 | |
| 0.12.3 | 210,620 | 6/24/2022 | |
| 0.12.2 | 1,137 | 6/23/2022 | |
| 0.12.1 | 1,254 | 6/13/2022 | |
| 0.12.0 | 41,117 | 6/13/2022 | 0.12.0 is deprecated because it has critical bugs. |
| 0.11.0 | 329,379 | 4/25/2022 | |
| 0.10.0 | 2,560 | 1/27/2022 | |
| 0.9.8 | 3,179 | 12/13/2021 | |
| 0.9.7 | 1,380 | 12/13/2021 | 0.9.7 is deprecated. |
| 0.9.6 | 1,018 | 12/2/2021 | |
| 0.9.5 | 1,134 | 11/22/2021 | |
| 0.9.4 | 1,237 | 11/5/2021 |