Biss.Controls.Core 10.4.1

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

Biss.Controls.Core

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

What can this NuGet package do?

Biss.Controls.Core provides the foundation components for framework-specific controls across .NET platforms. This package includes base classes, interfaces, enums, and helper methods that are utilized by both .NET MAUI and Blazor implementations. It serves as the core abstraction layer for BISS control components, enabling consistent behavior across different UI frameworks.

What are the core features?

ThemeService - Provides theme management capabilities across all platforms with light/dark mode support
BcEntry - Wrapper class for input controls with data validation and direct data model binding
BcPicker - Wrapper class for selection controls supporting both single and multi-selection scenarios
BcFile - Wrapper class for file management operations (upload, edit, delete, etc.)
Cross-Platform Abstractions - Shared interfaces and base classes for consistent UI behavior
Data Validation - Built-in validation framework for user input controls

Dependencies
BISS Packages
Package Version Description
Biss Latest Core BISS framework and utilities
NuGet Packages
Package Version Description
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.
  • net10.0

NuGet packages (3)

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

Package Downloads
Biss.Controls.Blazor

Biss Core SDK

Biss.Controls.Maui

Biss Core SDK

Biss.Apps.Template.BaseAppTemplate

Biss Core SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.4.1 247 2/12/2026

Changelog.md