HyperSerializer 1.0.10
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package HyperSerializer --version 1.0.10
NuGet\Install-Package HyperSerializer -Version 1.0.10
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="HyperSerializer" Version="1.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HyperSerializer --version 1.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HyperSerializer, 1.0.10"
#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 HyperSerializer as a Cake Addin #addin nuget:?package=HyperSerializer&version=1.0.10 // Install HyperSerializer as a Cake Tool #tool nuget:?package=HyperSerializer&version=1.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Blazing fast binary serialization up to 18 times faster than MessagePack and Protobuf with roughly equivelant memory allocation (see Benchmarks below). HyperSerializer uses the Span and Memory managed memory structs to acheive high speed and low memory allocation without unsafe code. HyperSerializer is 100% thread-safe and comes with both sync and async serialization and deserialization methods.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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 | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.CodeAnalysis.CSharp (>= 4.0.1)
- Microsoft.CodeAnalysis.Features (>= 4.0.1)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 4.0.1)
-
net5.0
- Microsoft.CodeAnalysis.CSharp (>= 4.0.1)
- Microsoft.CodeAnalysis.Features (>= 4.0.1)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 4.0.1)
-
net6.0
- Microsoft.CodeAnalysis.CSharp (>= 4.0.1)
- Microsoft.CodeAnalysis.Features (>= 4.0.1)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 4.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.0 | 1,096 | 3/28/2024 |
1.4.0 | 693 | 10/11/2023 |
1.3.0 | 640 | 9/20/2023 |
1.2.0 | 627 | 9/14/2023 |
1.1.0 | 695 | 8/8/2023 |
1.0.17 | 627 | 8/8/2023 |
1.0.15 | 899 | 1/30/2023 |
1.0.14 | 800 | 1/20/2023 |
1.0.13 | 1,796 | 6/3/2022 |
1.0.12 | 1,288 | 5/19/2022 |
1.0.11 | 6,776 | 1/31/2022 |
1.0.10 | 3,676 | 1/14/2022 |
1.0.9 | 927 | 1/14/2022 |
1.0.8 | 912 | 1/13/2022 |
1.0.7 | 840 | 1/9/2022 |
1.0.6 | 734 | 1/9/2022 |
1.0.5 | 729 | 1/4/2022 |
1.0.4 | 761 | 1/4/2022 |