WatsonCluster 1.0.6
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.6
NuGet\Install-Package WatsonCluster -Version 1.0.6
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.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WatsonCluster --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WatsonCluster, 1.0.6"
#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.
// Install WatsonCluster as a Cake Addin #addin nuget:?package=WatsonCluster&version=1.0.6 // Install WatsonCluster as a Cake Tool #tool nuget:?package=WatsonCluster&version=1.0.6
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.7)
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 | 855 | 11/12/2021 |
3.0.0 | 49,568 | 2/23/2020 |
2.0.2 | 24,147 | 9/21/2019 |
2.0.1 | 575 | 9/10/2019 |
2.0.0 | 589 | 9/6/2019 |
1.2.3 | 600 | 6/25/2019 |
1.2.2 | 609 | 6/13/2019 |
1.2.1 | 648 | 5/9/2019 |
1.2.0 | 651 | 5/6/2019 |
1.1.1 | 647 | 3/11/2019 |
1.1.0 | 1,095 | 3/8/2017 |
1.0.9 | 946 | 3/6/2017 |
1.0.7 | 936 | 3/6/2017 |
1.0.6 | 948 | 3/2/2017 |
1.0.5 | 988 | 2/8/2017 |
Async support (thanks @brudo!), documentation