kino.Consensus 0.0.1.29

There is a newer version of this package available.
See the version list below for details.
dotnet add package kino.Consensus --version 0.0.1.29                
NuGet\Install-Package kino.Consensus -Version 0.0.1.29                
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.29" />                
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.29                
#r "nuget: kino.Consensus, 0.0.1.29"                
#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.29

// Install kino.Consensus as a Cake Tool
#tool nuget:?package=kino.Consensus&version=0.0.1.29                

kino is a framework for building actors networks.

Product 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.

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,513 4/12/2019
0.0.5.5 1,867 3/5/2019
0.0.5.4 1,804 1/16/2019
0.0.5.3 1,396 11/29/2018
0.0.5.2 1,263 11/14/2018
0.0.5.1 1,193 11/13/2018
0.0.5 1,175 11/12/2018
0.0.4.3 1,500 10/17/2018
0.0.4.2 1,583 9/28/2018
0.0.4.1 2,349 5/25/2018
0.0.4 2,236 5/9/2018
0.0.3 2,376 12/17/2017
0.0.2 2,350 10/15/2017
0.0.1.42 5,007 9/19/2017
0.0.1.40 5,263 9/14/2017
0.0.1.39 4,934 8/22/2017
0.0.1.38 5,162 8/20/2017
0.0.1.37 5,187 7/29/2017
0.0.1.36 4,201 7/29/2017
0.0.1.35 4,502 7/29/2017
0.0.1.34 7,667 6/17/2017
0.0.1.33 6,741 5/17/2017
0.0.1.32 5,131 5/12/2017
0.0.1.31 4,352 5/12/2017
0.0.1.30 3,671 5/9/2017
0.0.1.29 3,642 3/19/2017
0.0.1.28 3,211 3/11/2017
0.0.1.27 3,164 3/9/2017
0.0.1.26 3,380 2/17/2017
0.0.1.25 2,138 2/13/2017
0.0.1.20-alpha 1,382 9/6/2016
0.0.1.18-beta 1,336 6/1/2016
0.0.1.17-beta 1,329 5/15/2016
0.0.1.16-beta 1,320 5/11/2016
0.0.1.15-beta 1,304 3/15/2016
0.0.1.14-beta 1,350 3/13/2016
0.0.1.13-beta 1,314 2/27/2016
0.0.1.12 1,583 1/7/2016
0.0.1.11 1,539 12/25/2015
0.0.1.10 1,630 12/11/2015
0.0.1.9 1,523 12/6/2015
0.0.1.8 1,613 11/25/2015
0.0.1.7-preview 1,404 11/20/2015
0.0.1.6-preview 1,369 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