Hyperion 0.9.8
See the version list below for details.
dotnet add package Hyperion --version 0.9.8
NuGet\Install-Package Hyperion -Version 0.9.8
<PackageReference Include="Hyperion" Version="0.9.8" />
paket add Hyperion --version 0.9.8
#r "nuget: Hyperion, 0.9.8"
// Install Hyperion as a Cake Addin #addin nuget:?package=Hyperion&version=0.9.8 // Install Hyperion as a Cake Tool #tool nuget:?package=Hyperion&version=0.9.8
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. |
.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 (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
|
|
JasonXuDeveloper/Nino
Ultimate high-performance binary serialization library for C#.
|
Version | Downloads | Last updated |
---|---|---|
0.12.2 | 1,297,432 | 3/31/2022 |
0.12.1 | 2,427 | 3/23/2022 |
0.12.0 | 96,359 | 1/12/2022 |
0.11.2 | 159,163 | 10/7/2021 |
0.11.1 | 35,145 | 8/17/2021 |
0.11.0 | 17,498 | 7/9/2021 |
0.10.2 | 1,774 | 6/30/2021 |
0.10.1 | 90,228 | 4/19/2021 |
0.10.0 | 1,950 | 4/13/2021 |
0.9.17 | 19,636 | 3/24/2021 |
0.9.16 | 473,311 | 6/17/2020 |
0.9.15 | 84,806 | 2/27/2020 |
0.9.14 | 3,798 | 2/13/2020 |
0.9.13 | 5,333 | 2/10/2020 |
0.9.12 | 13,321 | 1/20/2020 |
0.9.11 | 77,957 | 11/13/2019 |
0.9.10 | 66,134 | 10/16/2019 |
0.9.9 | 3,281 | 10/4/2019 |
0.9.8 | 376,905 | 1/31/2018 |
0.9.7 | 4,185 | 1/19/2018 |
0.9.6 | 213,389 | 8/17/2017 |
0.9.5 | 6,733 | 8/11/2017 |
0.9.2 | 99,972 | 1/6/2017 |
0.9.1 | 1,755 | 1/3/2017 |
0.9.0 | 3,542 | 12/21/2016 |
Maintenance release for Hyperion v0.9.***
This small patch conists of the following bug fixes to Hyperion v0.9.* branch:
[Support for FSharpSet<T>](https://github.com/akkadotnet/Hyperion/pull/92)