Biss.Apps
10.4.1
dotnet add package Biss.Apps --version 10.4.1
NuGet\Install-Package Biss.Apps -Version 10.4.1
<PackageReference Include="Biss.Apps" Version="10.4.1" />
<PackageVersion Include="Biss.Apps" Version="10.4.1" />
<PackageReference Include="Biss.Apps" />
paket add Biss.Apps --version 10.4.1
#r "nuget: Biss.Apps, 10.4.1"
#:package Biss.Apps@10.4.1
#addin nuget:?package=Biss.Apps&version=10.4.1
#tool nuget:?package=Biss.Apps&version=10.4.1
Biss.Apps
© 2026 FOTEC Forschungs- und Technologietransfer GmbH | https://www.fotec.at
What can this NuGet package do?
Biss.Apps is the foundational cross-platform library for building BISS applications. It provides shared abstractions, base classes, and contracts used by both MAUI and Blazor implementations. The library follows the MVVM pattern and offers a comprehensive infrastructure for navigation, view models, commands, and application lifecycle management. It serves as the common ground between native mobile apps and web applications, ensuring code reusability and consistent architecture across platforms.
What are the core features?
• MVVM Base Classes - Complete view model hierarchy including VmBase, VmBaseCrud, VmBaseList, and VmBaseInfo for consistent data management patterns
• Cross-Platform Navigation - Abstract navigation contracts and helpers that work seamlessly across MAUI and Blazor implementations
• View Discovery Attributes - [BissAppConnected] and [ViewName] attributes for automatic view-to-viewmodel wiring and dependency injection
• Command Infrastructure - BcCommand and BcCommandSelectable for declarative UI action handling with async support
• Page Controls - BissPageControlsBase for header and footer management controlled directly from view models
• Application Service Base - BissAppServiceBase for dependency injection and service configuration
• Startup Arguments - Unified handling of app launch parameters and deep linking
• iCalendar Integration - Built-in helpers for calendar event management via Ical.Net
Dependencies
BISS Packages
| Package | Version | Purpose |
|---|---|---|
| Biss | Latest | Core BISS framework with serialization, logging, and utilities |
NuGet Packages
| Package | Version | Purpose |
|---|---|---|
| Ical.Net | 5.2.0+ | Calendar data handling and iCal format support |
| PropertyChanged.Fody | 4.1.0+ | Automatic property change notification for MVVM |
| Product | Versions 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. |
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Biss.Apps:
| Package | Downloads |
|---|---|
|
Biss.Apps.Maui
Biss Core SDK |
|
|
Biss.Apps.Template.BaseAppTemplate
Biss Core SDK |
|
|
Biss.Apps.Messaging.Client
Biss Core SDK |
|
|
Biss.Offline.Client
Biss Core SDK |
|
|
Biss.Apps.Blazor
Biss Core SDK |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.4.1 | 163 | 2/16/2026 |
Changelog.md