Akka.Serialization.Wire 1.0.8.24-beta

Prefix Reserved
Suggested Alternatives

Akka.Serialization.Hyperion

Additional Details

Wire is no longer maintained. Used Hyperion instead.

This is a prerelease version of Akka.Serialization.Wire.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Akka.Serialization.Wire --version 1.0.8.24-beta                
NuGet\Install-Package Akka.Serialization.Wire -Version 1.0.8.24-beta                
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.Serialization.Wire" Version="1.0.8.24-beta" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Akka.Serialization.Wire --version 1.0.8.24-beta                
#r "nuget: Akka.Serialization.Wire, 1.0.8.24-beta"                
#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.Serialization.Wire as a Cake Addin
#addin nuget:?package=Akka.Serialization.Wire&version=1.0.8.24-beta&prerelease

// Install Akka.Serialization.Wire as a Cake Tool
#tool nuget:?package=Akka.Serialization.Wire&version=1.0.8.24-beta&prerelease                

Wire serializer for Akka.NET

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.2.3.43-beta 23,627 7/10/2017 1.2.3.43-beta is deprecated because it is no longer maintained.
1.2.3.41-beta 936 7/10/2017 1.2.3.41-beta is deprecated because it is no longer maintained.
1.2.2.40-beta 3,877 6/28/2017 1.2.2.40-beta is deprecated because it is no longer maintained.
1.2.2.39-beta 892 6/28/2017 1.2.2.39-beta is deprecated because it is no longer maintained.
1.2.1.38-beta 4,988 6/23/2017 1.2.1.38-beta is deprecated because it is no longer maintained.
1.2.1.37-beta 939 6/23/2017 1.2.1.37-beta is deprecated because it is no longer maintained.
1.2.0.36-beta 10,693 4/13/2017 1.2.0.36-beta is deprecated because it is no longer maintained.
1.2.0.35-beta 958 4/13/2017 1.2.0.35-beta is deprecated because it is no longer maintained.
1.2.0.34-beta 936 4/12/2017 1.2.0.34-beta is deprecated because it is no longer maintained.
1.2.0.33-beta 983 4/12/2017 1.2.0.33-beta is deprecated because it is no longer maintained.
1.1.3.32-beta 1,614 1/23/2017 1.1.3.32-beta is deprecated because it is no longer maintained.
1.1.3.31-beta 2,069 1/23/2017 1.1.3.31-beta is deprecated because it is no longer maintained.
1.1.2.30-beta 46,104 9/22/2016 1.1.2.30-beta is deprecated because it is no longer maintained.
1.1.2.29-beta 1,367 9/22/2016 1.1.2.29-beta is deprecated because it is no longer maintained.
1.1.1.28-beta 18,925 7/16/2016 1.1.1.28-beta is deprecated because it is no longer maintained.
1.1.1.27-beta 1,037 7/16/2016 1.1.1.27-beta is deprecated because it is no longer maintained.
1.1.0.26-beta 1,955 7/7/2016 1.1.0.26-beta is deprecated because it is no longer maintained.
1.0.8.25-beta 9,157 4/26/2016 1.0.8.25-beta is deprecated because it is no longer maintained.
1.0.8.24-beta 1,127 4/26/2016 1.0.8.24-beta is deprecated because it is no longer maintained.
1.0.7.18-beta 2,686 4/6/2016 1.0.7.18-beta is deprecated because it is no longer maintained.
1.0.6.17-beta 1,299 1/18/2016 1.0.6.17-beta is deprecated because it is no longer maintained.
1.0.6.16-beta 2,174 1/18/2016 1.0.6.16-beta is deprecated because it is no longer maintained.

Maintenance release for Akka.NET v1.0.7**
Fixes an issue with the 1.0.7 release where the default settings for Akka.Persistence changed and caused potential breaking changes for Akka.Persistence users. Those changes have been reverted back to the same values as previous versions.
General fixes:
[Recovered default journal & snapshot store to default config](https://github.com/akkadotnet/akka.net/pull/1864)
[EndpointRegistry fixes](https://github.com/akkadotnet/akka.net/pull/1862)
[eliminated allocations with StandardOutWriter](https://github.com/akkadotnet/akka.net/pull/1881)
[ClusterSingletonManager - settings update](https://github.com/akkadotnet/akka.net/pull/1878)
[Implement spec for standard mailbox combinations in Akka.NET](https://github.com/akkadotnet/akka.net/pull/1897)
Commit Stats for v1.0.8**
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 4 | 240 | 59 | Aaron Stannard |
| 3 | 268 | 1 | Danthar |
| 3 | 189 | 2810 | Silv3rcircl3 |
| 2 | 204 | 4 | Willem Meints |
| 2 | 161 | 108 | Bartosz Sypytkowski |
| 2 | 101 | 24 | Sean Gilliam |
| 1 | 25 | 16 | zbynek001 |