Hyperion 0.9.2

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

// Install Hyperion as a Cake Tool
#tool nuget:?package=Hyperion&version=0.9.2                

Binary serializer for POCO objects

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.

This package has no dependencies.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on Hyperion:

Package Downloads
Akka.DistributedData

Replicated data using CRDT structures

Akka.Serialization.Hyperion

Hyperion serializer for Akka.NET

Akka.Serialization.Wire

Deprecated. Switch to the Akka.Serialization.Hyperion nuget package instead.

NServiceBus.Hyperion

Package Description

Memstate.Wire

Serialization module for Memstate based on the high performance binary serializer Wire. https://github.com/rogeralsing/Wire

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on Hyperion:

Repository Stars
dotnet/orleans
Cloud Native application framework for .NET
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
Version Downloads Last updated
0.12.2 1,164,350 3/31/2022
0.12.1 2,300 3/23/2022
0.12.0 95,425 1/12/2022
0.11.2 156,227 10/7/2021
0.11.1 34,870 8/17/2021
0.11.0 17,294 7/9/2021
0.10.2 1,648 6/30/2021
0.10.1 89,407 4/19/2021
0.10.0 1,821 4/13/2021
0.9.17 19,497 3/24/2021
0.9.16 470,831 6/17/2020
0.9.15 82,816 2/27/2020
0.9.14 3,647 2/13/2020
0.9.13 4,991 2/10/2020
0.9.12 12,941 1/20/2020
0.9.11 77,061 11/13/2019
0.9.10 65,626 10/16/2019
0.9.9 3,136 10/4/2019
0.9.8 373,219 1/31/2018
0.9.7 4,128 1/19/2018
0.9.6 210,620 8/17/2017
0.9.5 6,594 8/11/2017
0.9.2 99,000 1/6/2017
0.9.1 1,734 1/3/2017
0.9.0 3,487 12/21/2016

Includes bug fixes for immutable data structures and lists.
See the full set of changes here: [Hyperion 0.9.2 Milestone](https://github.com/akkadotnet/Hyperion/milestone/2)