Clustron.Nodus.Client
1.1.0
dotnet add package Clustron.Nodus.Client --version 1.1.0
NuGet\Install-Package Clustron.Nodus.Client -Version 1.1.0
<PackageReference Include="Clustron.Nodus.Client" Version="1.1.0" />
<PackageVersion Include="Clustron.Nodus.Client" Version="1.1.0" />
<PackageReference Include="Clustron.Nodus.Client" />
paket add Clustron.Nodus.Client --version 1.1.0
#r "nuget: Clustron.Nodus.Client, 1.1.0"
#:package Clustron.Nodus.Client@1.1.0
#addin nuget:?package=Clustron.Nodus.Client&version=1.1.0
#tool nuget:?package=Clustron.Nodus.Client&version=1.1.0
# Clustron.Nodus.Client
Clustron.Nodus.Client provides the core client infrastructure for building and interacting with Clustron Nodus-based distributed systems.
It delivers foundational connectivity, configuration, logging integration, and lifecycle management capabilities used by higher-level Clustron Nodus components.
## Features
- Distributed client bootstrap infrastructure
- Pluggable logging support (Microsoft.Extensions.Logging )
- Environment-based configuration support
- Deterministic startup lifecycle
- Designed for high-throughput distributed workloads
## Installation
dotnet add package Clustron.Nodus.Client
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net8.0
- Clustron.Nodus.Abstractions (>= 1.1.0)
- Clustron.Numerous.Abstractions (>= 0.9.0)
- Clustron.Numerous.Sdk (>= 0.9.0)
- Disruptor (>= 5.0.0)
- MessagePack (>= 2.5.302)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.1)
- Microsoft.Extensions.Hosting (>= 8.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Http (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.Extensions.Logging.Console (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- System.IO.Pipelines (>= 8.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Clustron.Nodus.Client:
| Package | Downloads |
|---|---|
|
Clustron.Zaris.InProc
In-process engine for Clustron Zaris. Enables embedded distributed key-value store for .NET 8 applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.