Akka.Remote.Transport.Helios 1.3.13

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.13
                    
NuGet\Install-Package Akka.Remote.Transport.Helios -Version 1.3.13
                    
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.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Akka.Remote.Transport.Helios" Version="1.3.13" />
                    
Directory.Packages.props
<PackageReference Include="Akka.Remote.Transport.Helios" />
                    
Project file
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 Akka.Remote.Transport.Helios --version 1.3.13
                    
#r "nuget: Akka.Remote.Transport.Helios, 1.3.13"
                    
#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=Akka.Remote.Transport.Helios&version=1.3.13
                    
Install Akka.Remote.Transport.Helios as a Cake Addin
#tool nuget:?package=Akka.Remote.Transport.Helios&version=1.3.13
                    
Install Akka.Remote.Transport.Helios as a Cake Tool

(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 665 9/23/2019 1.4.0-beta2 is deprecated because it is no longer maintained.
1.4.0-beta1 604 7/19/2019 1.4.0-beta1 is deprecated because it is no longer maintained.
1.3.19 121 5/2/2024
1.3.18 1,561 3/9/2020
1.3.17 2,170 12/20/2019
1.3.16 585 11/14/2019
1.3.15 1,549 9/23/2019 1.3.15 is deprecated because it is no longer maintained.
1.3.14 1,588 7/30/2019 1.3.14 is deprecated because it is no longer maintained.
1.3.13 1,010 4/30/2019 1.3.13 is deprecated because it is no longer maintained.
1.3.12 798 3/14/2019 1.3.12 is deprecated because it is no longer maintained.
1.3.11 950 12/18/2018 1.3.11 is deprecated because it is no longer maintained.
1.3.10 1,078 11/2/2018 1.3.10 is deprecated because it is no longer maintained.
1.3.9 1,047 8/23/2018 1.3.9 is deprecated because it is no longer maintained.
1.3.8 1,338 6/5/2018 1.3.8 is deprecated because it is no longer maintained.
1.3.7 1,321 5/15/2018 1.3.7 is deprecated because it is no longer maintained.
1.3.6 1,269 4/17/2018 1.3.6 is deprecated because it is no longer maintained.
1.3.5 1,176 2/22/2018 1.3.5 is deprecated because it is no longer maintained.
1.3.4 1,264 2/1/2018 1.3.4 is deprecated because it is no longer maintained.
1.3.3 1,173 1/19/2018 1.3.3 is deprecated because it is no longer maintained.
1.3.2 2,761 10/21/2017 1.3.2 is deprecated because it is no longer maintained.
1.3.1 1,267 9/5/2017 1.3.1 is deprecated because it is no longer maintained.
1.3.0 1,179 8/11/2017 1.3.0 is deprecated because it is no longer maintained.
1.2.3 1,324 7/10/2017 1.2.3 is deprecated because it is no longer maintained.
1.2.2 1,233 6/28/2017 1.2.2 is deprecated because it is no longer maintained.
1.2.1 1,219 6/23/2017 1.2.1 is deprecated because it is no longer maintained.
1.2.0 1,331 4/12/2017 1.2.0 is deprecated because it is no longer maintained.

Maintenance Release for Akka.NET 1.3**
Well, we thought 1.3.12 would be the final release for Akka.NET v1.3.* - but then we found some nasty bugs prior to merging any of the v1.4 features into our development branch. But finally, for real this time - this is really the last v1.3.13 release.
This patch contains some critical bug fixes and improvements to Akka.NET:
[Akka.Persistence: OnPersistRejected now logs an error with the complete stacktrace](https://github.com/akkadotnet/akka.net/pull/3763)
[Akka.Persistence.Sql: Ensure that BatchingSqlJournal will propagate sql connection opening failure](https://github.com/akkadotnet/akka.net/pull/3754)
[Akka: Add UnboundedStablePriorityMailbox](https://github.com/akkadotnet/akka.net/issues/2652)
[Akka.Remote and Akka.Cluster: Port exhaustion problem with Akka.Cluster](https://github.com/akkadotnet/akka.net/issues/2575)
To [see the full set of changes for Akka.NET v1.3.13, click here](https://github.com/akkadotnet/akka.net/milestone/31).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 2 | 5 | 6 | Ismael Hamed |
| 2 | 45 | 7 | Shukhrat Nekbaev |
| 2 | 23 | 30 | Aaron Stannard |
| 1 | 87 | 7 | Bartosz Sypytkowski |
| 1 | 492 | 9 | AndreSteenbergen |
| 1 | 2 | 2 | ThomasWetzel |
| 1 | 12 | 12 | Sean Gilliam |