Hyperion 0.11.1
Hyperion, fast binary POCO serializer
Showing the top 20 packages that depend on Hyperion.
Packages | Downloads |
---|---|
Akka.DistributedData
Replicated data using CRDT structures
|
31 |
Akka.DistributedData
Replicated data using CRDT structures
|
27 |
Akka.Serialization.Hyperion
Hyperion serializer for Akka.NET
|
27 |
Akka.Serialization.Hyperion
Hyperion serializer for Akka.NET
|
25 |
Akka.DistributedData
Replicated data using CRDT structures
|
25 |
Akka.DistributedData
Replicated data using CRDT structures
|
23 |
Akka.Serialization.Hyperion
Hyperion serializer for Akka.NET
|
20 |
Akka.DistributedData
Replicated data using CRDT structures
|
20 |
Akka.Serialization.Hyperion
Hyperion serializer for Akka.NET
|
19 |
Akka.DistributedData
Replicated data using CRDT structures
|
19 |
Akka.DistributedData
Replicated data using CRDT structures
|
18 |
Akka.DistributedData
Replicated data using CRDT structures
|
17 |
Add [unsafe deserialization type blacklist](https://github.com/akkadotnet/Hyperion/pull/242)
Bump [Akka version from 1.4.21 to 1.4.23](https://github.com/akkadotnet/Hyperion/pull/246)
We've added a deserialization safety check to block dangerous types from being deserialized.
This is done to add a layer of security from possible code injection and code execution attack.
Currently it is an all or nothing feature that can be turned on and off by using the new `DisallowUnsafeTypes` flag inside `SerializerOptions` (defaults to true).
The unsafe types that are currently blocked are:
- System.Security.Claims.ClaimsIdentity
- System.Windows.Forms.AxHost.State
- System.Windows.Data.ObjectDataProvider
- System.Management.Automation.PSObject
- System.Web.Security.RolePrincipal
- System.IdentityModel.Tokens.SessionSecurityToken
- SessionViewStateHistoryItem
- TextFormattingRunProperties
- ToolboxItemContainer
- System.Security.Principal.WindowsClaimsIdentity
- System.Security.Principal.WindowsIdentity
- System.Security.Principal.WindowsPrincipal
- System.CodeDom.Compiler.TempFileCollection
- System.IO.FileSystemInfo
- System.Activities.Presentation.WorkflowDesigner
- System.Windows.ResourceDictionary
- System.Windows.Forms.BindingSource
- Microsoft.Exchange.Management.SystemManager.WinForms.ExchangeSettingsProvider
- System.Diagnostics.Process
- System.Management.IWbemClassObjectFreeThreaded
.NET Framework 4.5
- System.Runtime.Serialization.Primitives (>= 4.3.0)
.NET Standard 1.6
- Microsoft.CSharp (>= 4.7.0)
- NETStandard.Library (>= 1.6.1)
- System.Reflection.TypeExtensions (>= 4.7.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
.NET Standard 2.0
- Microsoft.CSharp (>= 4.7.0)
- System.Runtime (>= 4.3.1)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
Version | Downloads | Last updated |
---|---|---|
0.12.2 | 29 | 07/12/2022 |
0.12.1 | 5 | 08/28/2023 |
0.12.0 | 10 | 01/17/2023 |
0.11.2 | 21 | 04/27/2022 |
0.11.1 | 4 | 02/15/2024 |
0.11.0 | 3 | 08/30/2023 |
0.10.2 | 4 | 08/31/2023 |
0.10.1 | 6 | 08/24/2023 |
0.10.0 | 6 | 08/30/2023 |
0.9.17 | 8 | 08/29/2023 |
0.9.16 | 4 | 02/15/2024 |
0.9.15 | 7 | 08/28/2023 |
0.9.14 | 4 | 02/15/2024 |
0.9.13 | 4 | 08/29/2023 |
0.9.12 | 6 | 08/31/2023 |
0.9.11 | 6 | 08/31/2023 |
0.9.10 | 6 | 08/29/2023 |
0.9.9 | 5 | 06/13/2023 |
0.9.8 | 6 | 06/12/2023 |
0.9.7 | 6 | 06/12/2023 |
0.9.6 | 7 | 06/12/2023 |
0.9.5 | 5 | 06/14/2023 |
0.9.2 | 6 | 07/12/2022 |
0.9.1 | 6 | 07/12/2022 |
0.9.0 | 9 | 07/12/2022 |