Biss.Apps.Messaging.Common 10.4.1

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

Biss.Apps.Messaging.Common

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

What can this NuGet package do?

This NuGet package provides the foundation for the Biss Messaging ecosystem. It contains shared models, interfaces, and common functionality required by both client and server messaging components. This package is automatically included as a dependency when using other Biss.Apps.Messaging NuGet packages.

What are the core features?

Message Models - Data transfer objects for messages (BissMessage, BissMessage4List)
Receiver Models - Models for message receivers (BissMessageReceiver)
Interfaces - Common interfaces for notification platforms (INotificationPlatform)
Notification Defaults - Predefined constants and default values for notifications
Shared Types - Enums and common data types used across messaging components

Dependencies

Package Version Description
Biss Latest Core BISS library with essential base classes and utilities

(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.
  • net10.0

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Biss.Apps.Messaging.Common:

Package Downloads
Biss.Apps.Messaging.Client

Biss Core SDK

Biss.Apps.Messaging.Service

Biss Core SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.4.1 98 2/16/2026

Changelog.md