kino 0.0.1.7-preview
This is a prerelease version of kino.
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 --version 0.0.1.7-preview
NuGet\Install-Package kino -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" Version="0.0.1.7-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="kino" Version="0.0.1.7-preview" />
<PackageReference Include="kino" />
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 --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, 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.
#addin nuget:?package=kino&version=0.0.1.7-preview&prerelease
#tool nuget:?package=kino&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)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on kino:
Package | Downloads |
---|---|
kino.LeaseProvider.Messages
Lease coordination library |
|
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,837 | 4/12/2019 |
0.0.5.5 | 2,439 | 3/5/2019 |
0.0.5.4 | 2,298 | 1/16/2019 |
0.0.5.3 | 1,703 | 11/29/2018 |
0.0.5.2 | 1,510 | 11/14/2018 |
0.0.5.1 | 1,459 | 11/13/2018 |
0.0.5 | 1,461 | 11/12/2018 |
0.0.4.3 | 1,918 | 10/17/2018 |
0.0.4.2 | 1,935 | 9/28/2018 |
0.0.4.1 | 3,193 | 5/25/2018 |
0.0.4 | 3,022 | 5/9/2018 |
0.0.3 | 3,213 | 12/17/2017 |
0.0.2 | 2,845 | 10/15/2017 |
0.0.1.42 | 3,384 | 9/19/2017 |
0.0.1.40 | 3,442 | 9/14/2017 |
0.0.1.39 | 3,424 | 8/22/2017 |
0.0.1.38 | 3,439 | 8/20/2017 |
0.0.1.37 | 3,551 | 7/29/2017 |
0.0.1.36 | 2,400 | 7/29/2017 |
0.0.1.35 | 2,618 | 7/29/2017 |
0.0.1.34 | 5,934 | 6/17/2017 |
0.0.1.33 | 5,089 | 5/17/2017 |
0.0.1.32 | 3,387 | 5/12/2017 |
0.0.1.31 | 2,581 | 5/12/2017 |
0.0.1.30 | 2,916 | 5/9/2017 |
0.0.1.29 | 2,649 | 3/19/2017 |
0.0.1.28 | 2,097 | 3/11/2017 |
0.0.1.27 | 2,118 | 3/9/2017 |
0.0.1.26 | 2,490 | 2/17/2017 |
0.0.1.25 | 2,099 | 2/13/2017 |
0.0.1.25-alpha | 1,748 | 12/17/2016 |
0.0.1.24-alpha | 1,759 | 12/16/2016 |
0.0.1.23-alpha | 1,731 | 11/14/2016 |
0.0.1.22-alpha | 1,702 | 11/14/2016 |
0.0.1.21-alpha | 1,890 | 11/12/2016 |
0.0.1.20-alpha | 1,834 | 9/6/2016 |
0.0.1.19-alpha | 1,807 | 8/9/2016 |
0.0.1.18-beta | 2,810 | 6/1/2016 |
0.0.1.17-beta | 1,699 | 5/15/2016 |
0.0.1.16-beta | 1,882 | 5/11/2016 |
0.0.1.15-beta | 1,799 | 3/15/2016 |
0.0.1.14-beta | 1,623 | 3/13/2016 |
0.0.1.13-beta | 2,090 | 2/27/2016 |
0.0.1.12 | 2,009 | 1/7/2016 |
0.0.1.11 | 1,935 | 12/25/2015 |
0.0.1.10 | 2,037 | 12/11/2015 |
0.0.1.9 | 1,886 | 12/6/2015 |
0.0.1.8 | 2,045 | 11/25/2015 |
0.0.1.7-preview | 1,784 | 11/20/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