Biss.Apps.Template.BissMauiAppTemplate 10.4.4

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

Biss.Apps.Template.BissMauiAppTemplate

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

What can this NuGet package do?

Biss.Apps.Template.BissMauiAppTemplate is a dotnet template package that scaffolds a complete BISS .NET MAUI application for building native cross-platform mobile and desktop apps. This template creates a production-ready MAUI project with pre-configured BISS.Apps.Maui integration, platform-specific settings for Android, iOS, macOS Catalyst, and Windows, and starter views and view models. It includes App.xaml, MauiProgram.cs with BISS service registration, Resources folder with fonts and images, platform configurations, and converter classes. The template provides everything needed to start developing a native application using the BISS framework.

What are the core features?

Multi-Platform MAUI Project - Complete project structure targeting Android, iOS, macOS Catalyst, and Windows • BISS Service Registration - Pre-configured MauiProgram.cs with AddBissMauiAppsBase() and style setup • Platform Configurations - Platform-specific folders (Android, iOS, Windows, MacCatalyst) with manifests and settings • View Infrastructure - Views folder with starter XAML pages and view model bindings • ViewModel Layer - ViewModels folder with base implementation and navigation setup • Converter Classes - Data transformation layer for DTO ↔ ViewModel mapping • Resource Management - Resources folder with fonts, images, styles, and AppIcon/Splash configurations • FodyWeavers Integration - PropertyChanged.Fody pre-configured for automatic INotifyPropertyChanged • Template Parameters - Customizable project name, namespace, and application ID

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.4.4 112 4/29/2026
10.4.3 119 4/22/2026
10.4.2 118 3/17/2026
10.4.1 124 2/16/2026

Changelog.md