kino.Rendezvous
0.0.1.7-preview
This is a prerelease version of kino.Rendezvous.
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.Rendezvous --version 0.0.1.7-preview
NuGet\Install-Package kino.Rendezvous -Version 0.0.1.7-preview
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.Rendezvous" Version="0.0.1.7-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add kino.Rendezvous --version 0.0.1.7-preview
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: kino.Rendezvous, 0.0.1.7-preview"
#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.Rendezvous as a Cake Addin #addin nuget:?package=kino.Rendezvous&version=0.0.1.7-preview&prerelease // Install kino.Rendezvous as a Cake Tool #tool nuget:?package=kino.Rendezvous&version=0.0.1.7-preview&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.
-
- C5 (>= 2.3.0.1)
- NetMQ (>= 3.3.2.2)
- Newtonsoft.Json (>= 7.0.1)
- protobuf-net (>= 2.0.0.668)
- Rx-Linq (>= 2.2.5)
- Topshelf (>= 3.2.0)
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 |
---|---|---|
0.0.5.6 | 1,566 | 4/12/2019 |
0.0.5.5 | 1,395 | 3/5/2019 |
0.0.5.4 | 1,519 | 1/16/2019 |
0.0.5.3 | 1,486 | 11/29/2018 |
0.0.5.2 | 1,349 | 11/14/2018 |
0.0.5.1 | 1,307 | 11/13/2018 |
0.0.5 | 1,270 | 11/12/2018 |
0.0.4.3 | 1,699 | 10/17/2018 |
0.0.4.2 | 1,687 | 9/28/2018 |
0.0.4.1 | 1,911 | 5/25/2018 |
0.0.4 | 1,977 | 5/9/2018 |
0.0.3 | 1,935 | 12/17/2017 |
0.0.2 | 1,792 | 10/15/2017 |
0.0.1.42 | 2,262 | 9/19/2017 |
0.0.1.40 | 2,117 | 9/14/2017 |
0.0.1.39 | 1,992 | 8/22/2017 |
0.0.1.38 | 2,191 | 8/20/2017 |
0.0.1.37 | 2,095 | 7/29/2017 |
0.0.1.36 | 2,140 | 7/29/2017 |
0.0.1.35 | 2,153 | 7/29/2017 |
0.0.1.34 | 2,276 | 6/17/2017 |
0.0.1.33 | 2,251 | 5/17/2017 |
0.0.1.32 | 2,160 | 5/12/2017 |
0.0.1.31 | 2,269 | 5/12/2017 |
0.0.1.30 | 1,617 | 5/9/2017 |
0.0.1.29 | 1,656 | 3/19/2017 |
0.0.1.28 | 1,566 | 3/11/2017 |
0.0.1.27 | 1,594 | 3/9/2017 |
0.0.1.26 | 1,560 | 2/17/2017 |
0.0.1.25 | 1,570 | 2/13/2017 |
0.0.1.18-beta | 1,446 | 6/1/2016 |
0.0.1.17-beta | 1,388 | 5/15/2016 |
0.0.1.16-beta | 1,380 | 5/11/2016 |
0.0.1.15-beta | 1,376 | 3/15/2016 |
0.0.1.14-beta | 1,388 | 3/13/2016 |
0.0.1.13-beta | 1,609 | 2/27/2016 |
0.0.1.12 | 1,634 | 1/7/2016 |
0.0.1.11 | 1,568 | 12/25/2015 |
0.0.1.10 | 1,651 | 12/11/2015 |
0.0.1.9 | 1,595 | 12/6/2015 |
0.0.1.8 | 1,733 | 11/25/2015 |
0.0.1.7-preview | 1,555 | 11/20/2015 |
0.0.1.6-preview | 1,444 | 11/13/2015 |
0.0.1.5-preview | 1,413 | 10/25/2015 |
0.0.1.4-preview | 1,542 | 10/5/2015 |
0.0.1.3-preview | 1,482 | 9/17/2015 |
0.0.1.2-preview | 1,469 | 9/8/2015 |
0.0.1-preview | 2,189 | 9/4/2015 |
0.0.0.2-preview | 1,443 | 9/7/2015 |
This is a preview version of the framework!
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