Akka.Serialization.Wire
1.2.2.39-beta
Prefix Reserved
Wire is no longer maintained. Used Hyperion instead.
See the version list below for details.
dotnet add package Akka.Serialization.Wire --version 1.2.2.39-beta
NuGet\Install-Package Akka.Serialization.Wire -Version 1.2.2.39-beta
<PackageReference Include="Akka.Serialization.Wire" Version="1.2.2.39-beta" />
paket add Akka.Serialization.Wire --version 1.2.2.39-beta
#r "nuget: Akka.Serialization.Wire, 1.2.2.39-beta"
// Install Akka.Serialization.Wire as a Cake Addin #addin nuget:?package=Akka.Serialization.Wire&version=1.2.2.39-beta&prerelease // Install Akka.Serialization.Wire as a Cake Tool #tool nuget:?package=Akka.Serialization.Wire&version=1.2.2.39-beta&prerelease
Deprecated. Switch to the Akka.Serialization.Hyperion nuget package instead.
Product | Versions 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. |
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Akka.Serialization.Wire:
Repository | Stars |
---|---|
Horusiath/AkkaCQRS
Event sourcing example build on Akka.NET with persistence plugin
|
Version | Downloads | Last updated | |
---|---|---|---|
1.2.3.43-beta | 23,651 | 7/10/2017 | |
1.2.3.41-beta | 944 | 7/10/2017 | |
1.2.2.40-beta | 3,886 | 6/28/2017 | |
1.2.2.39-beta | 900 | 6/28/2017 | |
1.2.1.38-beta | 4,995 | 6/23/2017 | |
1.2.1.37-beta | 947 | 6/23/2017 | |
1.2.0.36-beta | 10,702 | 4/13/2017 | |
1.2.0.35-beta | 967 | 4/13/2017 | |
1.2.0.34-beta | 944 | 4/12/2017 | |
1.2.0.33-beta | 992 | 4/12/2017 | |
1.1.3.32-beta | 1,623 | 1/23/2017 | |
1.1.3.31-beta | 2,080 | 1/23/2017 | |
1.1.2.30-beta | 46,136 | 9/22/2016 | |
1.1.2.29-beta | 1,373 | 9/22/2016 | |
1.1.1.28-beta | 18,958 | 7/16/2016 | |
1.1.1.27-beta | 1,049 | 7/16/2016 | |
1.1.0.26-beta | 1,961 | 7/7/2016 | |
1.0.8.25-beta | 9,174 | 4/26/2016 | |
1.0.8.24-beta | 1,141 | 4/26/2016 | |
1.0.7.18-beta | 2,696 | 4/6/2016 | |
1.0.6.17-beta | 1,306 | 1/18/2016 | |
1.0.6.16-beta | 2,182 | 1/18/2016 |
Maintenance Release for Akka.NET 1.2**
Finally, fully resolves issues related to Akka.Cluster nodes not being able to cleanly leave or join a cluster after a period of network instability. Also includes some minor fixes for clustered routers and Akka.Persistence.
[See the full set of Akka.NET 1.2.2 fixes here](https://github.com/akkadotnet/akka.net/milestone/16).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 13 | 589 | 52 | Aaron Stannard |