Akka.Remote.Transport.Helios 1.3.6

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Akka.Remote

Additional Details

No longer maintained. Use the default Akka.Remote transports instead.

There is a newer version of this package available.
See the version list below for details.
dotnet add package Akka.Remote.Transport.Helios --version 1.3.6
NuGet\Install-Package Akka.Remote.Transport.Helios -Version 1.3.6
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.6" />
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.6
#r "nuget: Akka.Remote.Transport.Helios, 1.3.6"
#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.6

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

(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)
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
1.4.0-beta2 585 9/23/2019
1.4.0-beta1 536 7/19/2019
1.3.18 1,483 3/9/2020
1.3.17 2,130 12/20/2019
1.3.16 532 11/14/2019
1.3.15 1,467 9/23/2019
1.3.14 1,501 7/30/2019
1.3.13 926 4/30/2019
1.3.12 716 3/14/2019
1.3.11 864 12/18/2018
1.3.10 969 11/2/2018
1.3.9 952 8/23/2018
1.3.8 1,188 6/5/2018
1.3.7 1,156 5/15/2018
1.3.6 1,102 4/17/2018
1.3.5 1,053 2/22/2018
1.3.4 1,103 2/1/2018
1.3.3 1,045 1/19/2018
1.3.2 2,554 10/21/2017
1.3.1 1,138 9/5/2017
1.3.0 1,046 8/11/2017
1.2.3 1,197 7/10/2017
1.2.2 1,104 6/28/2017
1.2.1 1,095 6/23/2017
1.2.0 1,200 4/12/2017

Maintenance Release for Akka.NET 1.3**
Akka.NET v1.3.6 is a minor patch consisting mostly of bug fixes.
Akka.FSharp on .NET Standard**
The biggest change in this release is [the availability of Akka.FSharp on .NET Standard and .NET Core](https://github.com/akkadotnet/akka.net/issues/2826)!
Akka.FSharp runs on .NET Standard 2.0 as of 1.3.6 (it doesn't support .NET Standard 1.6 like the rest of Akka.NET due to FSharp-specific, downstream dependencies.)
Updates and Additions**
1. [Akka.Streams: Port 4 "streams contrib" stages - AccumulateWhileUnchanged, LastElement, PartitionWith, Sample](https://github.com/akkadotnet/akka.net/pull/3375)
2. [Akka.Remote: Add `public-port` setting to allow for port aliasing inside environments like Docker, PCF](https://github.com/akkadotnet/akka.net/issues/3357)
Bugfixes**
1. [Akka.Cluster.Sharding: Removing string.GetHashCode usage from distributed classes](https://github.com/akkadotnet/akka.net/pull/3363)
2. [Akka.Cluster.Sharding: HashCodeMessageExtractor can create inconsistent ShardId's](https://github.com/akkadotnet/akka.net/issues/3361)
3. [Akka.Remote:
Error while decoding incoming Akka PDU Exception when communicating between Remote Actors with a large number of messages on Linux](https://github.com/akkadotnet/akka.net/issues/3370)
4. [Akka.Cluster.Sharding: DData: Cannot create a shard proxy on a cluster node that is not in the same role as the proxied shard entity](https://github.com/akkadotnet/akka.net/issues/3352)
5. [Akka.Streams: Fix GroupedWithin allocation of new buffer after emit.](https://github.com/akkadotnet/akka.net/pull/3382)
6. [Akka.Persistence: Add missing ReturnRecoveryPermit](https://github.com/akkadotnet/akka.net/pull/3372)
You can see [the full set of changes for Akka.NET v1.3.6 here](hhttps://github.com/akkadotnet/akka.net/milestone/24).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 7 | 261 | 38 | Aaron Stannard |
| 6 | 28 | 28 | cimryan |
| 5 | 53 | 20 | Tomasz Jaskula |
| 2 | 7 | 4 | Ondrej Pialek |
| 2 | 20 | 10 | Ismael Hamed |
| 1 | 739 | 0 | Oleksandr Bogomaz |
| 1 | 64 | 6 | Robert |
| 1 | 23 | 29 | nathvi |
| 1 | 2 | 1 | Sebastien Bacquet |
| 1 | 1 | 2 | Ondřej Piálek |
| 1 | 1 | 1 | Steffen Skov |
| 1 | 1 | 1 | Sean Gilliam |
| 1 | 1 | 1 | Matthew Herman |
| 1 | 1 | 1 | Jan Pluskal |