kino.Consensus
0.0.1.33
.NET Framework 4.6.1
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.33
NuGet\Install-Package kino.Consensus -Version 0.0.1.33
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.33" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add kino.Consensus --version 0.0.1.33
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: kino.Consensus, 0.0.1.33"
#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 kino.Consensus as a Cake Addin
#addin nuget:?package=kino.Consensus&version=0.0.1.33
// Install kino.Consensus as a Cake Tool
#tool nuget:?package=kino.Consensus&version=0.0.1.33
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)
Additional computed target framework(s)
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 | 816 | 4/12/2019 |
0.0.5.5 | 1,175 | 3/5/2019 |
0.0.5.4 | 1,152 | 1/16/2019 |
0.0.5.3 | 742 | 11/29/2018 |
0.0.5.2 | 658 | 11/14/2018 |
0.0.5.1 | 638 | 11/13/2018 |
0.0.5 | 640 | 11/12/2018 |
0.0.4.3 | 791 | 10/17/2018 |
0.0.4.2 | 789 | 9/28/2018 |
0.0.4.1 | 1,481 | 5/25/2018 |
0.0.4 | 1,468 | 5/9/2018 |
0.0.3 | 1,485 | 12/17/2017 |
0.0.2 | 1,438 | 10/15/2017 |
0.0.1.42 | 2,750 | 9/19/2017 |
0.0.1.40 | 2,968 | 9/14/2017 |
0.0.1.39 | 2,828 | 8/22/2017 |
0.0.1.38 | 2,929 | 8/20/2017 |
0.0.1.37 | 2,909 | 7/29/2017 |
0.0.1.36 | 2,124 | 7/29/2017 |
0.0.1.35 | 2,165 | 7/29/2017 |
0.0.1.34 | 5,216 | 6/17/2017 |
0.0.1.33 | 4,399 | 5/17/2017 |
0.0.1.32 | 2,935 | 5/12/2017 |
0.0.1.31 | 2,131 | 5/12/2017 |
0.0.1.30 | 2,087 | 5/9/2017 |
0.0.1.29 | 1,974 | 3/19/2017 |
0.0.1.28 | 1,718 | 3/11/2017 |
0.0.1.27 | 1,598 | 3/9/2017 |
0.0.1.26 | 1,804 | 2/17/2017 |
0.0.1.25 | 1,112 | 2/13/2017 |
0.0.1.20-alpha | 793 | 9/6/2016 |
0.0.1.18-beta | 753 | 6/1/2016 |
0.0.1.17-beta | 767 | 5/15/2016 |
0.0.1.16-beta | 754 | 5/11/2016 |
0.0.1.15-beta | 745 | 3/15/2016 |
0.0.1.14-beta | 753 | 3/13/2016 |
0.0.1.13-beta | 811 | 2/27/2016 |
0.0.1.12 | 1,006 | 1/7/2016 |
0.0.1.11 | 975 | 12/25/2015 |
0.0.1.10 | 1,040 | 12/11/2015 |
0.0.1.9 | 961 | 12/6/2015 |
0.0.1.8 | 1,065 | 11/25/2015 |
0.0.1.7-preview | 852 | 11/20/2015 |
0.0.1.6-preview | 839 | 11/13/2015 |
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