Biss.Apps.Maui 10.4.1

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

Biss.Apps.Maui

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

What can this NuGet package do?

Biss.Apps.Maui delivers the complete .NET MAUI implementation of the BISS app framework for building native cross-platform mobile and desktop applications. It extends the base Biss.Apps library with MAUI-specific navigation, platform services, and native device integrations. The package includes camera access, file system operations, app launchers for settings and calendar, markup extensions for localization, and seamless integration with BISS controls. It supports Android, iOS, macOS Catalyst, and Windows platforms, enabling developers to write once and deploy everywhere.

What are the core features?

MAUI Navigation - Complete implementation of the BISS navigation system for MAUI Shell and traditional navigation • Service Registration - Extension methods (AddBissMauiAppsBase, UseBissAppsControls) for DI container and MAUI builder configuration • Device Services - Native access to camera, file system, notifications, and device-specific features • App Launchers - Open system apps (Settings, Calendar, Phone, Maps) directly from your application • Localization Markup - XAML markup extensions for translating UI text using RESX resource files • Page Controls - Header and footer templates (BissPageControlsBase) controllable from view models • Style Configuration - .ConfigureStyles() method for unified resource dictionary and theme management • BISS Controls Integration - Seamless binding to Biss.Controls.Maui component library • CommunityToolkit.Maui - Pre-integrated toolkit for animations, behaviors, and extended controls • Syncfusion Integration - Built-in support for Syncfusion.Maui.Toolkit components • PropertyChanged.Fody - Automatic INotifyPropertyChanged implementation for MVVM • Settings Management - Integration with Biss.DevOps.Settings for configuration and secrets

Dependencies
BISS Packages
Package Version Purpose
Biss.Apps Latest Shared base library for BISS apps
Biss.Controls.Maui Latest MAUI control library for BISS
Biss.DevOps.Settings Latest Configuration and settings management
NuGet Packages
Package Version Purpose
Microsoft.Maui.Controls 10.0.30+ .NET MAUI core framework
Microsoft.Maui.Controls.Compatibility 10.0.30+ Xamarin.Forms compatibility layer
CommunityToolkit.Maui 14.0.0+ Community-contributed MAUI controls and utilities
Syncfusion.Maui.Toolkit 1.0.8+ Syncfusion component suite for MAUI
PropertyChanged.Fody 4.1.0+ Automatic property change notification
Product Compatible and additional computed target framework versions.
.NET net10.0-android36.0 is compatible.  net10.0-ios26.0 is compatible.  net10.0-maccatalyst26.0 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on Biss.Apps.Maui:

Package Downloads
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 117 2/16/2026

Changelog.md