Biss.Controls.Maui 10.4.1

dotnet add package Biss.Controls.Maui --version 10.4.1
                    
NuGet\Install-Package Biss.Controls.Maui -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.Maui" 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.Maui" Version="10.4.1" />
                    
Directory.Packages.props
<PackageReference Include="Biss.Controls.Maui" />
                    
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.Maui --version 10.4.1
                    
#r "nuget: Biss.Controls.Maui, 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.Maui@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.Maui&version=10.4.1
                    
Install as a Cake Addin
#tool nuget:?package=Biss.Controls.Maui&version=10.4.1
                    
Install as a Cake Tool

Biss.Controls.Maui

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

What can this NuGet package do?

Biss.Controls.Maui provides the .NET MAUI implementation of Biss.Controls.Core, featuring a comprehensive set of native controls and a unified theme for all MAUI-internal controls. This package enables developers to build cross-platform mobile and desktop applications with consistent UI components across iOS, Android, macOS, and Windows platforms.

The package includes XML namespace support for simplified XAML integration, markup extensions for enhanced development experience, and value converters for common data transformation scenarios.

What are the core features?

ThemeService - Provides light/dark theme support with persistent storage and automatic user preference detection
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
XAML Markup Extensions - Simplified XAML development with IntelliSense support (e.g., bcm:Sty for style access)
Value Converters - Collection of converters for common transformations (e.g., ConverterBoolInverted)
Custom MAUI Theme - Customizable theme for MAUI components with overridable color schemes
XML Namespaces - Pre-configured namespaces for controls (bcc), converters (bccnv), styles (bcs), and markup extensions (bcm)

Dependencies
BISS Packages
Package Version Description
Biss.Controls.Core Latest Core abstractions and base classes for BISS controls
NuGet Packages
Package Version Description
Microsoft.Maui.Controls 10.0.30+ .NET MAUI controls framework
Microsoft.Maui.Controls.Compatibility 10.0.30+ MAUI compatibility layer for legacy controls
CommunityToolkit.Maui 14.0.0+ MAUI Community Toolkit with additional controls and behaviors
Syncfusion.Maui.Toolkit 1.0.8+ Syncfusion controls for MAUI
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-android36.0 is compatible.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-ios26.0 is compatible.  net10.0-maccatalyst was computed.  net10.0-maccatalyst26.0 is compatible.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed.  net10.0-windows10.0.22621 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Biss.Controls.Maui:

Package Downloads
Biss.Apps.Maui

Biss Core SDK

Biss.Apps.Messaging.Client.Maui

Biss Core SDK

Biss.Apps.Template.BissMauiAppTemplate

Biss Core SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.4.1 140 2/12/2026

Changelog.md