Biss.Apps.Blazor 10.4.1

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

Biss.Apps.Blazor

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

What can this NuGet package do?

Biss.Apps.Blazor provides the complete Blazor implementation of the BISS app framework for building enterprise web applications. It extends the base Biss.Apps library with Blazor-specific navigation, service registration, and platform integrations. The package includes ready-to-use controls, notification systems, browser interop capabilities, and Radzen component integration. It enables developers to build full-featured Blazor Server or WebAssembly applications using the same architecture and view models as BISS MAUI apps.

What are the core features?

Blazor Navigation - Full implementation of the BISS navigation abstraction for Blazor routing and page management • Service Registration - Extension methods for registering all BISS services in the Blazor DI container • Browser Interop - JavaScript interop wrappers for accessing browser APIs, notifications, and web features via BrowserInterop • Radzen Integration - Pre-configured Radzen.Blazor components for rich UI with minimal setup • Web Notifications - Toast and push notification support through Append.Blazor.Notifications • Web Share API - Native sharing capabilities for PWA scenarios via Append.Blazor.WebShare • User Agent Detection - Device and browser detection for adaptive UI rendering using UAParser • Component Library - Blazor-specific implementations of BISS controls and page templates • Resource Management - Embedded JavaScript and CSS resources for seamless component integration

Dependencies
BISS Packages
Package Version Purpose
Biss.Apps Latest Shared base library for BISS apps
Biss Latest Core BISS framework
Biss.Web Latest Web-specific BISS utilities and helpers
Biss.Controls.Blazor Latest Blazor control library for BISS
NuGet Packages
Package Version Purpose
Microsoft.AspNetCore.Components 10.0.2+ Core Blazor component model
Microsoft.AspNetCore.Components.Web 10.0.2+ Blazor web rendering infrastructure
Radzen.Blazor 8.7.4+ Radzen component suite for rich UI
Append.Blazor.Notifications 1.1.0+ Toast notification system
Append.Blazor.WebShare 7.0.0+ Web Share API integration
BrowserInterop 1.1.2+ JavaScript interop helpers
UAParser 3.1.47+ User agent string parsing
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 (3)

Showing the top 3 NuGet packages that depend on Biss.Apps.Blazor:

Package Downloads
Biss.Apps.Template.ConnectivityHostTemplate

Biss Core SDK

Biss.Apps.Messaging.Client.Blazor

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 113 2/16/2026

Changelog.md