Hyperion 0.9.7
See the version list below for details.
dotnet add package Hyperion --version 0.9.7
NuGet\Install-Package Hyperion -Version 0.9.7
<PackageReference Include="Hyperion" Version="0.9.7" />
paket add Hyperion --version 0.9.7
#r "nuget: Hyperion, 0.9.7"
// Install Hyperion as a Cake Addin #addin nuget:?package=Hyperion&version=0.9.7 // Install Hyperion as a Cake Tool #tool nuget:?package=Hyperion&version=0.9.7
Hyperion, fast binary POCO serializer
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.6
- Microsoft.CSharp (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
- System.Reflection.TypeExtensions (>= 4.3.0)
NuGet packages (16)
Showing the top 5 NuGet packages that depend on Hyperion:
Package | Downloads |
---|---|
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 |
|
EsiNet
ESI.NET processes ESI tags |
GitHub repositories (6)
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#.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
|
|
DevrexLabs/memstate
In-memory event-sourced ACID-transactional distributed object graph engine for .NET Standard
|
Version | Downloads | Last updated |
---|---|---|
0.12.2 | 1,420,340 | 3/31/2022 |
0.12.1 | 2,641 | 3/23/2022 |
0.12.0 | 97,536 | 1/12/2022 |
0.11.2 | 161,459 | 10/7/2021 |
0.11.1 | 35,386 | 8/17/2021 |
0.11.0 | 17,713 | 7/9/2021 |
0.10.2 | 1,994 | 6/30/2021 |
0.10.1 | 90,934 | 4/19/2021 |
0.10.0 | 2,167 | 4/13/2021 |
0.9.17 | 19,863 | 3/24/2021 |
0.9.16 | 474,535 | 6/17/2020 |
0.9.15 | 86,111 | 2/27/2020 |
0.9.14 | 4,010 | 2/13/2020 |
0.9.13 | 5,855 | 2/10/2020 |
0.9.12 | 13,528 | 1/20/2020 |
0.9.11 | 78,600 | 11/13/2019 |
0.9.10 | 66,490 | 10/16/2019 |
0.9.9 | 3,493 | 10/4/2019 |
0.9.8 | 378,554 | 1/31/2018 |
0.9.7 | 4,254 | 1/19/2018 |
0.9.6 | 214,245 | 8/17/2017 |
0.9.5 | 6,754 | 8/11/2017 |
0.9.2 | 100,210 | 1/6/2017 |
0.9.1 | 1,771 | 1/3/2017 |
0.9.0 | 3,567 | 12/21/2016 |
Maintenance release for Hyperion v0.9.***
This patch mostly contains bugfixes and enhancements to the existing Hyperion v0.9.* branch. No major API changes have been made.
[EnumerableSerializeFactory fixes](https://github.com/akkadotnet/Hyperion/pull/81)
[Fix: ObjectDisposedException cannot be deserialized](https://github.com/akkadotnet/Hyperion/issues/64)
[Added support for DateTimeOffset as a primitive](https://github.com/akkadotnet/Hyperion/pull/79)
You can [see the full set of changes for Hyperion v0.9.7 here](https://github.com/akkadotnet/Hyperion/milestone/5).