Biss.Apps.Template.BaseAppTemplate 10.4.1

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

Biss.Apps.Template.BaseAppTemplate

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

What can this NuGet package do?

Biss.Apps.Template.BaseAppTemplate is a dotnet template package that scaffolds a complete BISS BaseApp project structure. This template creates the foundation for a cross-platform application using the BISS framework, providing a ready-to-run baseline with pre-configured dependencies, build settings, and folder structure. It includes view models, model classes, and the basic infrastructure needed to start building a BISS application. The template is designed for applications that manage their own view layer and business logic without built-in REST API connectivity.

What are the core features?

Complete Project Structure - Generates BaseApp project with standard BISS folder organization (ViewModel, Models, Test) • Pre-configured Dependencies - Includes all necessary BISS package references and build configurations • MVVM Infrastructure - Pre-wired view model base classes and navigation setup • Build Configuration - FodyWeavers.xml, assembly settings, and target files pre-configured • Template Parameters - Customizable project name, namespace, and initial settings • Ready to Run - Compiles and runs immediately after creation with sample structure

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.Apps.Template.BaseAppTemplate:

Package Downloads
Biss.Apps.Template.BissMauiAppTemplate

Biss Core SDK

Biss.Apps.Template.BissBlazorAppTemplate

Biss Core SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.4.1 102 2/16/2026

Changelog.md