Salar.Bois
3.0.0.6
See the version list below for details.
dotnet add package Salar.Bois --version 3.0.0.6
NuGet\Install-Package Salar.Bois -Version 3.0.0.6
<PackageReference Include="Salar.Bois" Version="3.0.0.6" />
paket add Salar.Bois --version 3.0.0.6
#r "nuget: Salar.Bois, 3.0.0.6"
// Install Salar.Bois as a Cake Addin #addin nuget:?package=Salar.Bois&version=3.0.0.6 // Install Salar.Bois as a Cake Tool #tool nuget:?package=Salar.Bois&version=3.0.0.6
The most compact, extermly fast binary serializer for .NET Code and .NET Framework.
More info: https://github.com/salarcode/Bois
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 | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.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. |
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Salar.Bois:
Package | Downloads |
---|---|
Salar.Bois.LZ4
Salar's Serializer for Binary Object Indexed Serialization, LZ4 wrapper |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.4.0 | 9,240 | 10/22/2023 |
3.2.1 | 19,270 | 1/3/2022 |
3.2.0 | 6,640 | 11/24/2021 |
3.1.0 | 25,066 | 9/30/2019 |
3.0.0.6 | 17,101 | 7/30/2019 |
3.0.0.3 | 977 | 7/29/2019 |
3.0.0-beta2 | 574 | 12/1/2018 |
3.0.0-beta1 | 618 | 9/25/2018 |
2.2.2 | 5,139 | 8/19/2016 |
2.2.1 | 1,690 | 4/23/2016 |
2.2.0 | 1,600 | 12/12/2015 |
2.1.0 | 1,120 | 12/11/2015 |
2.0.0 | 3,945 | 7/6/2015 |
1.8.2 | 1,361 | 1/27/2015 |
1.8.1 | 2,090 | 1/4/2015 |
1.8.0 | 1,553 | 1/3/2015 |
1.7.0 | 1,482 | 5/8/2014 |
1.6.503.157 | 3,592 | 5/3/2013 |
1.5.426.132 | 1,269 | 4/29/2013 |
1.5.414.130 | 1,234 | 4/14/2013 |
1.0.318.72 | 1,251 | 3/18/2013 |
1.0.318.71 | 1,208 | 3/18/2013 |
+ Totaly rewritten to decreate payload size up to 30% and decrease the serialization/deserialization time by 100%
+ The specs are changed to introduce more size compression which is the reaseon this version not compatible with previous versions.
* Supported more built in .NET types.
* The minimum requirement is .NET Framework 4.5 and .NET Core 2.0