kino.Rendezvous 0.0.1.16-beta

This is a prerelease version of kino.Rendezvous.
There is a newer version of this package available.
See the version list below for details.
dotnet add package kino.Rendezvous --version 0.0.1.16-beta
                    
NuGet\Install-Package kino.Rendezvous -Version 0.0.1.16-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.Rendezvous" Version="0.0.1.16-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="kino.Rendezvous" Version="0.0.1.16-beta" />
                    
Directory.Packages.props
<PackageReference Include="kino.Rendezvous" />
                    
Project file
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.Rendezvous --version 0.0.1.16-beta
                    
#r "nuget: kino.Rendezvous, 0.0.1.16-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.
#addin nuget:?package=kino.Rendezvous&version=0.0.1.16-beta&prerelease
                    
Install kino.Rendezvous as a Cake Addin
#tool nuget:?package=kino.Rendezvous&version=0.0.1.16-beta&prerelease
                    
Install kino.Rendezvous as a Cake Tool

kino is a framework for building actors networks.

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

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,613 4/12/2019
0.0.5.5 1,440 3/5/2019
0.0.5.4 1,564 1/16/2019
0.0.5.3 1,531 11/29/2018
0.0.5.2 1,400 11/14/2018
0.0.5.1 1,357 11/13/2018
0.0.5 1,321 11/12/2018
0.0.4.3 1,752 10/17/2018
0.0.4.2 1,742 9/28/2018
0.0.4.1 2,057 5/25/2018
0.0.4 2,136 5/9/2018
0.0.3 2,097 12/17/2017
0.0.2 1,916 10/15/2017
0.0.1.42 2,491 9/19/2017
0.0.1.40 2,222 9/14/2017
0.0.1.39 2,096 8/22/2017
0.0.1.38 2,296 8/20/2017
0.0.1.37 2,198 7/29/2017
0.0.1.36 2,243 7/29/2017
0.0.1.35 2,260 7/29/2017
0.0.1.34 2,380 6/17/2017
0.0.1.33 2,356 5/17/2017
0.0.1.32 2,264 5/12/2017
0.0.1.31 2,375 5/12/2017
0.0.1.30 1,721 5/9/2017
0.0.1.29 1,763 3/19/2017
0.0.1.28 1,670 3/11/2017
0.0.1.27 1,708 3/9/2017
0.0.1.26 1,666 2/17/2017
0.0.1.25 1,685 2/13/2017
0.0.1.18-beta 1,553 6/1/2016
0.0.1.17-beta 1,496 5/15/2016
0.0.1.16-beta 1,486 5/11/2016
0.0.1.15-beta 1,483 3/15/2016
0.0.1.14-beta 1,495 3/13/2016
0.0.1.13-beta 1,717 2/27/2016
0.0.1.12 1,744 1/7/2016
0.0.1.11 1,679 12/25/2015
0.0.1.10 1,828 12/11/2015
0.0.1.9 1,708 12/6/2015
0.0.1.8 1,844 11/25/2015
0.0.1.7-preview 1,665 11/20/2015
0.0.1.6-preview 1,553 11/13/2015
0.0.1.5-preview 1,522 10/25/2015
0.0.1.4-preview 1,652 10/5/2015
0.0.1.3-preview 1,591 9/17/2015
0.0.1.2-preview 1,578 9/8/2015
0.0.1-preview 2,633 9/4/2015
0.0.0.2-preview 1,556 9/7/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