Akka.Remote.Transport.Helios 1.3.18

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Framework 4.5
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Akka.Remote.Transport.Helios --version 1.3.18
NuGet\Install-Package Akka.Remote.Transport.Helios -Version 1.3.18
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="Akka.Remote.Transport.Helios" Version="1.3.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Akka.Remote.Transport.Helios --version 1.3.18
#r "nuget: Akka.Remote.Transport.Helios, 1.3.18"
#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 Akka.Remote.Transport.Helios as a Cake Addin
#addin nuget:?package=Akka.Remote.Transport.Helios&version=1.3.18

// Install Akka.Remote.Transport.Helios as a Cake Tool
#tool nuget:?package=Akka.Remote.Transport.Helios&version=1.3.18

(Legacy) Akka.NET remote transport layer based on Helios.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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)
Additional computed target framework(s)
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
1.4.0-beta2 565 9/23/2019
1.4.0-beta1 529 7/19/2019
1.3.18 1,442 3/9/2020
1.3.17 2,114 12/20/2019
1.3.16 522 11/14/2019
1.3.15 1,451 9/23/2019
1.3.14 1,472 7/30/2019
1.3.13 912 4/30/2019
1.3.12 700 3/14/2019
1.3.11 836 12/18/2018
1.3.10 949 11/2/2018
1.3.9 937 8/23/2018
1.3.8 1,154 6/5/2018
1.3.7 1,126 5/15/2018
1.3.6 1,081 4/17/2018
1.3.5 1,025 2/22/2018
1.3.4 1,081 2/1/2018
1.3.3 1,027 1/19/2018
1.3.2 2,212 10/21/2017
1.3.1 1,116 9/5/2017
1.3.0 1,025 8/11/2017
1.2.3 1,175 7/10/2017
1.2.2 1,082 6/28/2017
1.2.1 1,062 6/23/2017
1.2.0 1,174 4/12/2017

Maintenance Release for Akka.NET 1.3**
1.3.18 consists of non-breaking bugfixes and additions that have been contributed against the [Akka.NET v1.4.0 milestone](https://github.com/akkadotnet/akka.net/milestone/17) thus far.
This patch includes some important fixes for Akka.Remote including
[Akka Bugfix: Atomicity bug and bad performance in AddressTerminatedTopic](https://github.com/akkadotnet/akka.net/issues/4306)
[Akka Bugfix: Actor reference leak in AddressTerminatedTopic](https://github.com/akkadotnet/akka.net/issues/4304)
[Akka.Remote Bugfix: DotNetty.Codecs.CorruptedFrameException: negative pre-adjustment length field](https://github.com/akkadotnet/akka.net/issues/3879)
[Akka.Remote Bugfix: "The given key was not present in the dictionary" exception](https://github.com/akkadotnet/akka.net/issues/4246)
To [see the full set of changes in Akka.NET v1.3.18, click here](https://github.com/akkadotnet/akka.net/releases/tag/1.3.18).