![]() |
VOOZH | about |
Wire is no longer maintained. Used Hyperion instead.
dotnet add package Akka.Serialization.Wire --version 1.2.3.43-beta
NuGet\Install-Package Akka.Serialization.Wire -Version 1.2.3.43-beta
<PackageReference Include="Akka.Serialization.Wire" Version="1.2.3.43-beta" />
<PackageVersion Include="Akka.Serialization.Wire" Version="1.2.3.43-beta" />Directory.Packages.props
<PackageReference Include="Akka.Serialization.Wire" />Project file
paket add Akka.Serialization.Wire --version 1.2.3.43-beta
#r "nuget: Akka.Serialization.Wire, 1.2.3.43-beta"
#:package Akka.Serialization.Wire@1.2.3.43-beta
#addin nuget:?package=Akka.Serialization.Wire&version=1.2.3.43-beta&prereleaseInstall as a Cake Addin
#tool nuget:?package=Akka.Serialization.Wire&version=1.2.3.43-beta&prereleaseInstall as a Cake Tool
Deprecated. Switch to the Akka.Serialization.Hyperion nuget package instead.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
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
|
Maintenance Release for Akka.NET 1.2**
Resolves a bug introduced in Akka.NET 1.2.2 that caused Akka.Remote to not terminate properly under some conditions during `ActorSystem.Terminate`.
[See the full set of Akka.NET 1.2.3 fixes here](https://github.com/akkadotnet/akka.net/milestone/18).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 3 | 46 | 63 | Aaron Stannard |