Vostok.ClusterClient.Core 0.1.60

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

Vostok.ClusterClient.Core

Build & Test & Publish NuGet

A library with interfaces and implementation of core ClusterClient components.

ClusterClient is a set of tools that simplify development of clients for replicated HTTP microservices.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (28)

Showing the top 5 NuGet packages that depend on Vostok.ClusterClient.Core:

Package Downloads
Vostok.ClusterClient.Transport

Universal transport implementation targeting netstandard2.0 and a set of runtime-specific implementations.

Vostok.ClusterConfig.Client

An implementation of ClusterConfig client.

Vostok.ClusterClient.Singular

This module allows to set up ClusterClient to send requests via Singular API gateway.

Vostok.Hercules.Client

Implementations of clients to following Hercules services: Gate, Stream, Timeline APIs. Also contains HerculesSink — a nonblocking gate client that sends the data in the background.

Vostok.Hosting

The entry point to create and launch Vostok-compatible services.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Vostok.ClusterClient.Core:

Repository Stars
vektonn/vektonn
Version Downloads Last Updated
0.1.60 36,355 10/20/2025
0.1.59 56,219 2/25/2025
0.1.58 57,405 12/16/2024
0.1.57 61,904 9/18/2024
0.1.57-pre000137 417 9/4/2024
0.1.56 34,707 9/4/2024
0.1.56-pre000135 155 9/4/2024
0.1.56-pre000134 174 9/4/2024
0.1.55-pre000127 385 8/27/2024
0.1.54 16,413 8/27/2024
0.1.54-pre000118 192 8/6/2024
0.1.53 20,022 8/6/2024
0.1.51-pre000111 157 7/11/2024
0.1.51-pre000109 955 4/2/2024
0.1.50 49,332 4/2/2024
0.1.50-pre000107 218 4/2/2024
0.1.50-pre000104 385 2/7/2024
0.1.49 53,125 2/7/2024
0.1.49-pre000102 247 2/7/2024
0.1.48 86,233 10/26/2023
Loading failed