Skip to main content
Codabix.Web.SignalR package icon

Codabix.Web.SignalR

Real-time communication framework for .NET using SignalR and the industrial IoT Middleware Codabix as backend. Using Codabix any IIoT Entity (PLCs, DBs, Files, Sockets, Ports, IOs ...) can be connected to each other just using Nodes. This package provides the API required to implement custom client applications using SignalR on top of WebSocket as the transport layer to connect to the communication data bridge for things (Codabix). Features: • Authentication using JSON Web Token • Create, Read, Update & Delete IIoT Entities • Setup new connection channels • Configure symbols, files, tables, ... • Subscribe change notifications • Read & Write Values of IIoT Entities • Directly from the Web to a device, file, table, ... • Using custom Human Machine Interfaces (HMI) • Visualize processes using historical data The whole framework is provided for free and can be used for commercial and non-commercial application development.

Total Downloads
5.4K
5,363
Published
Sep 3, 2025
Latest stable version

Install

.NET CLI
dotnet add package Codabix.Web.SignalR --version 1.2.0
Package Manager Console
Install-Package Codabix.Web.SignalR -Version 1.2.0
PackageReference
<PackageReference Include="Codabix.Web.SignalR" Version="1.2.0" />

Frameworks

.NETStandard2.0 net8.0 net9.0

Dependencies

[2.1.38, )
[8.0.17, )
Microsoft.Bcl.HashCode
.NETStandard2.0
[1.1.1, )
Newtonsoft.Json
.NETStandard2.0
[13.0.3, )
System.Net.Http.Json
.NETStandard2.0
[8.0.1, )
[13.0.3, )
[13.0.3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.