WatsonCluster 1.0.9
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package WatsonCluster --version 1.0.9
NuGet\Install-Package WatsonCluster -Version 1.0.9
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="WatsonCluster" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WatsonCluster" Version="1.0.9" />
<PackageReference Include="WatsonCluster" />
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 WatsonCluster --version 1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WatsonCluster, 1.0.9"
#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 WatsonCluster@1.0.9
#: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=WatsonCluster&version=1.0.9
#tool nuget:?package=WatsonCluster&version=1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple C# class using Watson TCP to enable a one-to-one high availability cluster. Callbacks are used to notify the encompassing application when the cluster is healthy (client and server connected) or unhealthy (client or server disconnected).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- WatsonTcp (>= 1.0.10)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0.2 | 1,295 | 11/12/2021 |
| 3.0.0 | 49,786 | 2/23/2020 |
| 2.0.2 | 24,371 | 9/21/2019 |
| 2.0.1 | 766 | 9/10/2019 |
| 2.0.0 | 804 | 9/6/2019 |
| 1.2.3 | 799 | 6/25/2019 |
| 1.2.2 | 824 | 6/13/2019 |
| 1.2.1 | 872 | 5/9/2019 |
| 1.2.0 | 847 | 5/6/2019 |
| 1.1.1 | 856 | 3/11/2019 |
| 1.1.0 | 1,470 | 3/8/2017 |
| 1.0.9 | 1,314 | 3/6/2017 |
| 1.0.7 | 1,310 | 3/6/2017 |
| 1.0.6 | 1,343 | 3/2/2017 |
| 1.0.5 | 1,377 | 2/8/2017 |
Added constructor to allow caller to pass list of permitted IPs