Tharga.Blazor 2.0.0

dotnet add package Tharga.Blazor --version 2.0.0
                    
NuGet\Install-Package Tharga.Blazor -Version 2.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Tharga.Blazor" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tharga.Blazor" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Tharga.Blazor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Tharga.Blazor --version 2.0.0
                    
#r "nuget: Tharga.Blazor, 2.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Tharga.Blazor@2.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Tharga.Blazor&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Tharga.Blazor&version=2.0.0
                    
Install as a Cake Tool

Tharga Blazor

NuGet Nuget License

Generic reusable Blazor UI components. Works with both Blazor Server and Blazor WebAssembly. Built on Radzen.Blazor.

No team or authentication dependencies — this package is for UI components only. For authentication and team management, see Tharga.Team.Blazor.

Components

  • Buttons - ActionButton, CancelButton, CopyButton, StandardButton with built-in busy states and error handling.
  • Breadcrumbs - BreadCrumbService with virtual segments, query parameter segments, and segment relinking.
  • Error handling - CustomErrorBoundary with correlation ID logging.
  • Layout - ExpandableCard, Loading, Title, DateTimeView, TimeSpanView.
Package Description
Tharga.Team.Blazor Team management components (depends on this package)
Tharga.Team Domain models and authorization primitives
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Tharga.Blazor:

Package Downloads
Quilt4Net.Toolkit.Blazor

Package Description

Tharga.MongoDB.Blazor

Component for manageing the Tharga MongoDB features in blazor.

Tharga.Cache.Blazor

Component for manageing the Tharga Cache features in blazor.

Tharga.Team.Blazor

Team management Blazor components for multi-tenant applications. Works with both Blazor Server and WebAssembly.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0 29 3/19/2026
2.0.0-pre.5 30 3/19/2026
2.0.0-pre.4 33 3/19/2026
2.0.0-pre.3 27 3/18/2026
2.0.0-pre.2 30 3/18/2026
2.0.0-pre.1 41 3/17/2026
1.3.0-pre.1 48 3/16/2026
1.2.8-pre.3 40 3/15/2026
1.2.8-pre.2 47 3/13/2026
1.2.7 45 3/13/2026
1.2.6 87 3/12/2026
1.2.5 82 3/11/2026
1.2.4 147 3/8/2026
1.2.2 183 2/14/2026
1.1.9 231 1/31/2026
1.1.7 118 1/26/2026
1.1.5 191 1/5/2026
1.0.12 242 12/14/2025
1.0.10 504 12/8/2025
Loading failed