Biss.Controls.Blazor 10.4.1

dotnet add package Biss.Controls.Blazor --version 10.4.1
                    
NuGet\Install-Package Biss.Controls.Blazor -Version 10.4.1
                    
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="Biss.Controls.Blazor" Version="10.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Biss.Controls.Blazor" Version="10.4.1" />
                    
Directory.Packages.props
<PackageReference Include="Biss.Controls.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 Biss.Controls.Blazor --version 10.4.1
                    
#r "nuget: Biss.Controls.Blazor, 10.4.1"
                    
#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 Biss.Controls.Blazor@10.4.1
                    
#: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=Biss.Controls.Blazor&version=10.4.1
                    
Install as a Cake Addin
#tool nuget:?package=Biss.Controls.Blazor&version=10.4.1
                    
Install as a Cake Tool

Biss.Controls.Blazor

© 2009-2026 FOTEC Forschungs- und Technologietransfer GmbH | https://www.fotec.at

What can this NuGet package do?

Biss.Controls.Blazor provides the Blazor implementation of Biss.Controls.Core, featuring a comprehensive set of controls based on BISS components and a custom theme for Radzen components (https://blazor.radzen.com/). This package enables developers to build modern Blazor applications with consistent UI components, theming support, and seamless integration with the BISS framework.

The package includes ready-to-use controls for buttons, pickers, date/time selection, text input, and file uploads, all designed to work seamlessly with Blazor's component model and data binding.

What are the core features?

ThemeService - Provides light/dark theme support with browser storage persistence and automatic detection of user preferences
Button Components - Various button variations based on BissCommand for consistent command handling
Picker Controls - BxSinglePicker and BxMultiPicker for single and multi-selection scenarios
Date/Time Pickers - Flexible date and time selection with support for DateTime, DateOnly, and TimeOnly bindings
Entry Components - Text input controls for single-line and multi-line text entry
File Upload - File upload control for device file selection
Custom Radzen Theme - Customizable theme for Radzen components with overridable color schemes
Service Integration - Easy integration via AddBissControls() and UseBissControls() extension methods
Web Resources - Pre-configured CSS and JavaScript resources for seamless setup

Dependencies
BISS Packages
Package Version Description
Biss.Controls.Core Latest Core abstractions and base classes for BISS controls
NuGet Packages
Package Version Description
Radzen.Blazor 8.7.4+ Radzen Blazor components library
PropertyChanged.Fody 4.1.0+ Automatic property change notification
Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Biss.Controls.Blazor:

Package Downloads
Biss.Apps.Template.ConnectivityHostTemplate

Biss Core SDK

Biss.Apps.Blazor

Biss Core SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.4.1 77 2/12/2026

Changelog.md