Helios 2.1.3
Install-Package Helios -Version 2.1.3
dotnet add package Helios --version 2.1.3
<PackageReference Include="Helios" Version="2.1.3" />
paket add Helios --version 2.1.3
#r "nuget: Helios, 2.1.3"
// Install Helios as a Cake Addin
#addin nuget:?package=Helios&version=2.1.3
// Install Helios as a Cake Tool
#tool nuget:?package=Helios&version=2.1.3
High performance, reactive TCP / UDP socket middleware for .NET
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Helios:
Package | Downloads |
---|---|
Akka.Remote.Transport.Helios
(Legacy) Akka.NET remote transport layer based on Helios. |
|
DistributedEventStream.Core
A library for Akka.NET that implements a lightweight, distributed event stream (aka Event Bus) |
|
Helios.ETW
High performance, reactive TCP / UDP socket middleware for .NET |
|
DistributedEventStream.Routing
A library for Akka.NET that implements routing for a lightweight, distributed event stream (aka Event Bus) |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Helios:
Repository | Stars |
---|---|
akkadotnet/akka.net
Port of Akka actors for .NET
|
|
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects https://redirect.sonarsource.com/plugins/vbnet.html
|
|
superquanter/quanter
从原来的StockTrader迁移过来
|
Version | Downloads | Last updated |
---|---|---|
2.1.3 | 151,170 | 8/17/2016 |
2.1.2 | 74,700 | 7/15/2016 |
2.1.1 | 9,239 | 5/27/2016 |
2.1.0 | 1,342 | 5/17/2016 |
2.0.2 | 16,512 | 5/13/2016 |
2.0.1 | 1,545 | 5/9/2016 |
2.0.0 | 1,162 | 5/4/2016 |
1.4.2 | 9,538 | 12/4/2015 |
1.4.1 | 41,856 | 7/16/2015 |
1.4.0 | 10,150 | 4/2/2015 |
1.3.6 | 2,922 | 2/9/2015 |
1.3.5 | 3,682 | 8/22/2014 |
1.3.4 | 1,477 | 8/16/2014 |
1.3.3 | 1,135 | 7/23/2014 |
1.3.2 | 1,150 | 7/18/2014 |
1.3.0 | 2,011 | 7/9/2014 |
1.2.8 | 1,477 | 7/9/2014 |
1.2.7 | 1,148 | 7/9/2014 |
1.2.6 | 1,103 | 7/9/2014 |
1.2.5 | 1,092 | 7/9/2014 |
1.2.4 | 1,074 | 7/9/2014 |
1.2.3 | 1,532 | 6/2/2014 |
1.2.2 | 1,151 | 5/29/2014 |
1.2.0 | 1,147 | 5/28/2014 |
1.1.5 | 1,099 | 5/27/2014 |
1.1.4 | 1,091 | 5/27/2014 |
1.1.3 | 1,263 | 5/23/2014 |
1.1.2 | 1,107 | 5/20/2014 |
1.1.1 | 1,133 | 5/20/2014 |
1.1.0 | 1,100 | 5/20/2014 |
1.0.0 | 4,859 | 4/16/2014 |
0.2.2 | 1,288 | 4/1/2014 |
0.2.1.1 | 1,241 | 2/25/2014 |
0.2.1 | 1,246 | 2/25/2014 |
0.2.0.2 | 1,129 | 2/19/2014 |
0.2.0.1 | 1,151 | 2/16/2014 |
0.2.0 | 1,127 | 2/16/2014 |
0.1.3.2 | 1,131 | 2/15/2014 |
0.1.3.1 | 1,088 | 2/15/2014 |
0.1.3 | 2,189 | 2/15/2014 |
Full Mono support now available for Helios 2.x.
Improved exception logging inside `TcpSocketChannel` and others.
You can see the [full set of changes for Helios 2.1.3 here](https://github.com/helios-io/helios/milestone/3).