.NET Library
Qubic.NET
Qubic.NET is a modular .NET 8.0 library for interacting with the Qubic network. It provides direct TCP node communication, HTTP RPC, and Bob JSON-RPC clients, along with core domain models, binary serialization, and cryptographic primitives, split into packages you install as needed.
For the package list, install instructions, and usage examples, see the Qubic.NET README.
note
The older qubic-csharp library is outdated and no longer maintained. New projects should use Qubic.NET.