CymruBlazor 1.4.0
dotnet add package CymruBlazor --version 1.4.0
NuGet\Install-Package CymruBlazor -Version 1.4.0
<PackageReference Include="CymruBlazor" Version="1.4.0" />
<PackageVersion Include="CymruBlazor" Version="1.4.0" />
<PackageReference Include="CymruBlazor" />
paket add CymruBlazor --version 1.4.0
#r "nuget: CymruBlazor, 1.4.0"
#:package CymruBlazor@1.4.0
#addin nuget:?package=CymruBlazor&version=1.4.0
#tool nuget:?package=CymruBlazor&version=1.4.0
CymruBlazor
An open-source Blazor component library implementing the NHS Wales Design System.
Status: Stable (1.x)
CymruBlazor follows Semantic Versioning: new components and features arrive in minor releases, and breaking changes are reserved for major releases. APIs that are being replaced are marked
[Obsolete]first. The library is under active development, so the component set keeps growing. See the CHANGELOG for release history.
Getting Started
Targets .NET 10. Install the package from NuGet:
dotnet add package CymruBlazor
Add the stylesheet to your App.razor or _Host.cshtml:
<link href="_content/CymruBlazor/css/cymrublazor.css" rel="stylesheet" />
See the Demo application for full usage.
Documentation
The full component catalogue, with live previews and code samples, is published from the Demo application to GitHub Pages:
Contributing
Read CONTRIBUTING.md before opening a pull request.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Mediator.Abstractions (>= 3.0.2)
- Microsoft.AspNetCore.Components.Web (>= 10.0.12)
- Microsoft.JSInterop (>= 10.0.12)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.0 | 0 | 9/23/2026 |
| 1.3.0 | 53 | 9/21/2026 |
| 1.2.1 | 61 | 9/19/2026 |
| 1.2.0 | 93 | 9/19/2026 |
| 1.1.0 | 88 | 9/16/2026 |
| 1.0.0 | 92 | 9/14/2026 |
| 0.1.0-preview.10 | 59 | 9/11/2026 |
| 0.1.0-preview.6 | 83 | 8/21/2026 |
| 0.1.0-preview.5 | 71 | 8/21/2026 |
| 0.1.0-preview.4 | 68 | 8/20/2026 |