kino.Consensus
0.0.1.14-beta
This is a prerelease version of kino.Consensus.
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.14-beta
NuGet\Install-Package kino.Consensus -Version 0.0.1.14-beta
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.14-beta" />
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.14-beta" />
<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.14-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: kino.Consensus, 0.0.1.14-beta"
#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.14-beta
#: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.14-beta&prerelease
#tool nuget:?package=kino.Consensus&version=0.0.1.14-beta&prerelease
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 | net46 is compatible. net461 was computed. 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.
-
- AsyncIO (>= 0.1.18)
- C5 (>= 2.4.5891.40110)
- NetMQ (>= 4.0.0-beta)
- Newtonsoft.Json (>= 8.0.2)
- protobuf-net (>= 2.1.0-alpha-1)
- Rx-Linq (>= 2.2.5)
- System.Reflection.Emit (>= 4.0.1-beta-23516)
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,636 | 4/12/2019 |
0.0.5.5 | 1,981 | 3/5/2019 |
0.0.5.4 | 1,960 | 1/16/2019 |
0.0.5.3 | 1,508 | 11/29/2018 |
0.0.5.2 | 1,380 | 11/14/2018 |
0.0.5.1 | 1,323 | 11/13/2018 |
0.0.5 | 1,302 | 11/12/2018 |
0.0.4.3 | 1,646 | 10/17/2018 |
0.0.4.2 | 1,720 | 9/28/2018 |
0.0.4.1 | 2,690 | 5/25/2018 |
0.0.4 | 2,586 | 5/9/2018 |
0.0.3 | 2,737 | 12/17/2017 |
0.0.2 | 2,566 | 10/15/2017 |
0.0.1.42 | 5,361 | 9/19/2017 |
0.0.1.40 | 5,568 | 9/14/2017 |
0.0.1.39 | 5,237 | 8/22/2017 |
0.0.1.38 | 5,478 | 8/20/2017 |
0.0.1.37 | 5,524 | 7/29/2017 |
0.0.1.36 | 4,460 | 7/29/2017 |
0.0.1.35 | 4,778 | 7/29/2017 |
0.0.1.34 | 8,152 | 6/17/2017 |
0.0.1.33 | 7,150 | 5/17/2017 |
0.0.1.32 | 5,459 | 5/12/2017 |
0.0.1.31 | 4,705 | 5/12/2017 |
0.0.1.30 | 3,930 | 5/9/2017 |
0.0.1.29 | 3,953 | 3/19/2017 |
0.0.1.28 | 3,441 | 3/11/2017 |
0.0.1.27 | 3,417 | 3/9/2017 |
0.0.1.26 | 3,649 | 2/17/2017 |
0.0.1.25 | 2,366 | 2/13/2017 |
0.0.1.20-alpha | 1,597 | 9/6/2016 |
0.0.1.18-beta | 1,536 | 6/1/2016 |
0.0.1.17-beta | 1,536 | 5/15/2016 |
0.0.1.16-beta | 1,533 | 5/11/2016 |
0.0.1.15-beta | 1,509 | 3/15/2016 |
0.0.1.14-beta | 1,570 | 3/13/2016 |
0.0.1.13-beta | 1,529 | 2/27/2016 |
0.0.1.12 | 1,803 | 1/7/2016 |
0.0.1.11 | 1,751 | 12/25/2015 |
0.0.1.10 | 1,944 | 12/11/2015 |
0.0.1.9 | 1,738 | 12/6/2015 |
0.0.1.8 | 1,834 | 11/25/2015 |
0.0.1.7-preview | 1,608 | 11/20/2015 |
0.0.1.6-preview | 1,596 | 11/13/2015 |
Features:
* Creating and hosting Actors
* Sync- and asynchronous sending of the messages into actors network
* Unicast and broadcast message sending
* Ready to use Rendezvous service