kino.Consensus
0.0.1.32
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 kino.Consensus --version 0.0.1.32
NuGet\Install-Package kino.Consensus -Version 0.0.1.32
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="kino.Consensus" Version="0.0.1.32" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="kino.Consensus" Version="0.0.1.32" />
<PackageReference Include="kino.Consensus" />
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 kino.Consensus --version 0.0.1.32
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: kino.Consensus, 0.0.1.32"
#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 kino.Consensus@0.0.1.32
#: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=kino.Consensus&version=0.0.1.32
#tool nuget:?package=kino.Consensus&version=0.0.1.32
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
kino is a framework for building actors networks.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- C5 (>= 2.4.5947.17249)
- NetMQ (>= 4.0.0.1)
- Newtonsoft.Json (>= 10.0.2)
- protobuf-net (>= 2.1.0)
- System.Reactive.Linq (>= 3.1.1)
- System.ValueTuple (>= 4.3.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on kino.Consensus:
| Package | Downloads |
|---|---|
|
kino.LeaseProvider
Lease coordination library |
|
|
Autofac.kino.LeaseProvider
Lease coordination library |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.0.5.6 | 1,840 | 4/12/2019 |
| 0.0.5.5 | 2,153 | 3/5/2019 |
| 0.0.5.4 | 2,115 | 1/16/2019 |
| 0.0.5.3 | 1,667 | 11/29/2018 |
| 0.0.5.2 | 1,512 | 11/14/2018 |
| 0.0.5.1 | 1,469 | 11/13/2018 |
| 0.0.5 | 1,456 | 11/12/2018 |
| 0.0.4.3 | 1,803 | 10/17/2018 |
| 0.0.4.2 | 1,905 | 9/28/2018 |
| 0.0.4.1 | 3,041 | 5/25/2018 |
| 0.0.4 | 2,942 | 5/9/2018 |
| 0.0.3 | 3,103 | 12/17/2017 |
| 0.0.2 | 2,903 | 10/15/2017 |
| 0.0.1.42 | 5,848 | 9/19/2017 |
| 0.0.1.40 | 6,140 | 9/14/2017 |
| 0.0.1.39 | 5,869 | 8/22/2017 |
| 0.0.1.38 | 6,071 | 8/20/2017 |
| 0.0.1.37 | 6,059 | 7/29/2017 |
| 0.0.1.32 | 5,866 | 5/12/2017 |
Loading failed
Features:
* Creating and hosting Actors
* Sync- and asynchronous sending of the messages into actors network
* Unicast, broadcast and direct message sending
* Auto-discovery with Rendezvous service