Biss.Live.Base 10.4.1

dotnet add package Biss.Live.Base --version 10.4.1
                    
NuGet\Install-Package Biss.Live.Base -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.Live.Base" Version="10.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Biss.Live.Base" Version="10.4.1" />
                    
Directory.Packages.props
<PackageReference Include="Biss.Live.Base" />
                    
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.Live.Base --version 10.4.1
                    
#r "nuget: Biss.Live.Base, 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.Live.Base@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.Live.Base&version=10.4.1
                    
Install as a Cake Addin
#tool nuget:?package=Biss.Live.Base&version=10.4.1
                    
Install as a Cake Tool

Biss.Live.Base

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

What can this NuGet package do?

Biss.Live.Base provides the foundational components and shared contracts for BISS real-time communication infrastructure. This package contains common models, enums, and interfaces that are shared between client and service implementations, enabling consistent data structures and operations across the entire live communication stack.

What are the core features?

• Shared Data Models - Common models for live data synchronization and updates • Data Operations - Enumerations for tracking data state changes (New, Modify, Delete) • Live Constants - Centralized configuration constants for SignalR Hub endpoints • Base Interfaces - Common interfaces for live communication components • Type-Safe Contracts - Strongly-typed contracts for client-server communication • Cross-Platform Support - Shared between client apps and backend services

Dependencies
BISS Packages
Package Version Description
Biss Latest Core BISS framework and utilities
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.Live.Base:

Package Downloads
Biss.Live.Service

Biss Core SDK

Biss.Live.Client

Biss Core SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.4.1 85 2/16/2026

Changelog.md