VOOZH about

URL: https://www.nuget.org/packages/Tavenem.Blazor.Framework/

⇱ NuGet Gallery | Tavenem.Blazor.Framework 5.0.6




👁 Image
Tavenem.Blazor.Framework 5.0.6

Prefix Reserved
dotnet add package Tavenem.Blazor.Framework --version 5.0.6
 
 
NuGet\Install-Package Tavenem.Blazor.Framework -Version 5.0.6
 
 
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="Tavenem.Blazor.Framework" Version="5.0.6" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tavenem.Blazor.Framework" Version="5.0.6" />
 
Directory.Packages.props
<PackageReference Include="Tavenem.Blazor.Framework" />
 
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 Tavenem.Blazor.Framework --version 5.0.6
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Tavenem.Blazor.Framework, 5.0.6"
 
 
#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 Tavenem.Blazor.Framework@5.0.6
 
 
#: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=Tavenem.Blazor.Framework&version=5.0.6
 
Install as a Cake Addin
#tool nuget:?package=Tavenem.Blazor.Framework&version=5.0.6
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

👁 build
👁 NuGet downloads

Tavenem.Blazor.Framework

Tavenem.Blazor.Framework is a Razor class library (RCL) containing CSS styles, <a href="https://developer.mozilla.org/en-US/docs/Web/Web_Components">web components</a>, and Razor components. It provides a framework for quickly creating Blazor projects with a rich, visually appealing UI, and contains dozens of flexible, powerful controls to simplify the development experience.

Documentation

You can browse extensive documentation and samples at https://tavenem.com/Blazor.Framework.

Installation

Tavenem.Blazor.Framework is available as a NuGet package.

Use

Call the AddTavenemFramework() extension method on your IServiceCollection to automatically add all server and client dependencies.

Add a link to the stylesheet in your index.html or App.razor file:

<link href="_content/Tavenem.Blazor.Framework/framework.css" rel="stylesheet" />

See the documentation for more detailed instructions and additional guidelines on using the framework in your project.

Roadmap

New releases of the framework are made regularly to address bugs, and to improve performance and utility.

Additional components may be added based on user feedback.

Contributing

Contributions are always welcome. Please carefully read the document to learn more before submitting issues or pull requests.

Code of conduct

Please read the before engaging with our community, including but not limited to submitting or replying to an issue or pull request.

Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Tavenem.Blazor.Framework:

Package Downloads
Tavenem.Wiki.Blazor.Client

An implementation of Tavenem.Wiki for Blazor.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.6 144 4/21/2026
5.0.3-preview-0001 288 8/13/2025
4.19.5 311 6/23/2025
4.18.4 216 5/2/2025
4.17.4 228 5/2/2025
4.16.4 275 5/1/2025
4.15.4 268 5/1/2025
4.14.4 277 5/1/2025
4.13.4 334 4/14/2025
4.12.4 299 3/11/2025
4.11.4 240 2/4/2025
4.10.4 240 1/20/2025
4.9.4 225 1/20/2025
4.8.4 238 1/20/2025
4.7.4 211 1/14/2025
4.6.4 224 1/13/2025
4.5.4 256 1/1/2025
4.4.4 259 12/18/2024
4.3.4 240 12/18/2024
4.2.4 258 12/17/2024
Loading failed