Biss.Datalayer 10.4.1

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

Biss.Datalayer

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

What can this NuGet package do?

Biss.Datalayer provides a library for communicating with serial devices, independent of the underlying transport such as serial ports, Bluetooth, or TCP.

It serves as the core abstraction layer and foundation for all BISS DataLayer packages.


What are the core features?

  • Unified API for different communication technologies
  • Automatic scanning for available devices and ports
  • Event-based architecture ready for UI integration

Platform support

Platform Supported
Windows ✔️
Android ✔️
iOS ✔️
Linux ⚠️ Limited / not tested
macOS ⚠️ Limited / not tested

  • Biss.Datalayer.Maui
  • Biss.SerialPort.Common
  • Biss.SerialPort.Maui
  • Biss.Moxa.Common
  • Biss.Moxa.Maui
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.Datalayer:

Package Downloads
Biss.Moxa.Common

cross-platform library for communicating with serial devices

Biss.Datalayer.Maui

cross-platform library for communicating with serial devices

Biss.SerialPort.Common

cross-platform library for communicating with serial devices

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.4.1 113 3/2/2026

Changelog.md