Akka.Remote.Transport.Helios 1.4.0-beta1

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.

This is a prerelease version of Akka.Remote.Transport.Helios.
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.4.0-beta1
NuGet\Install-Package Akka.Remote.Transport.Helios -Version 1.4.0-beta1
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.4.0-beta1" />
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.4.0-beta1
#r "nuget: Akka.Remote.Transport.Helios, 1.4.0-beta1"
#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.4.0-beta1&prerelease

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

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

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  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 586 9/23/2019
1.4.0-beta1 536 7/19/2019
1.3.18 1,484 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

First pre-release candidate for Akka.NET 1.4**
Akka.NET v1.4 has a ways to go before it's fully ready for market, but this is the first publicly available release on NuGet and it contains some massive changes.
Akka.Cluster.Sharding's default "persistent" mode has been stabilized and errors that users have ran into during `ShardCoordinator` recovery, such as [Exception in PersistentShardCoordinator ReceiveRecover](https://github.com/akkadotnet/akka.net/issues/3414)
StreamRefs have been added to Akka.Streams, which allows streams to run across process boundaries and over Akka.Remote / Akka.Cluster.
Akka.NET now targets .NET Standard 2.0, which means many annoying polyfills and other hacks we needed to add in order to support .NET Core 1.1 are now gone and replaced with standard APIs.
Lots of small bug fixes and API changes have been added to Akka core and other libraries.
To [follow our progress on the Akka.NET v1.4 milestone, click here](https://github.com/akkadotnet/akka.net/milestone/17).
We expect to release more beta versions in the future, and if you wish to [get access to nightly Akka.NET builds then click here](https://getakka.net/community/getting-access-to-nightly-builds.html).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 39 | 3479 | 1731 | Aaron Stannard |
| 6 | 5255 | 531 | Bartosz Sypytkowski |
| 4 | 1708 | 347 | zbynek001 |
| 2 | 37 | 114 | Ismael Hamed |
| 1 | 3 | 3 | Abi |
| 1 | 2 | 3 | Onur Gumus |
| 1 | 18 | 16 | Peter Huang |
| 1 | 1 | 2 | Maciej Wódke |
| 1 | 1 | 1 | jdsartori |
| 1 | 1 | 1 | Wessel Kranenborg |