Biss.Apps.Messaging.Client 10.4.1

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

Biss.Apps.Messaging.Client

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

What can this NuGet package do?

This NuGet package provides the client-side SDK for the Biss Messaging system. It enables applications to send and receive push notifications, manage message subscriptions, and handle messaging workflows. The package includes ready-to-use ViewModels and REST client implementations for seamless integration into your BISS-based applications.

What are the core features?

Message Management - Send, receive, and manage messages through ViewModels
REST Client - RESTful API client for messaging operations (BissRestfulClientMessages)
ViewModels - Pre-built ViewModels for message handling (VmMessages)
Notification Support - Integration with push notification services
BISS Integration - Seamless integration with the BISS.Apps framework
Extensible Architecture - Interfaces for custom implementations

Dependencies

Package Version Description
Biss.Apps.Messaging.Common Latest Shared messaging models and interfaces
Biss.Apps Latest Core BISS Apps library for application development
PropertyChanged.Fody 4.1.0+ Automatic INotifyPropertyChanged implementation

(C) 2009-2026 FOTEC Forschungs- und Technologietransfer GmbH

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.Messaging.Client:

Package Downloads
Biss.Apps.Messaging.Client.Blazor

Biss Core SDK

Biss.Apps.Messaging.Client.Maui

Biss Core SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.4.1 90 2/16/2026

Changelog.md