BinaryRecords 0.4.1
dotnet add package BinaryRecords --version 0.4.1
NuGet\Install-Package BinaryRecords -Version 0.4.1
<PackageReference Include="BinaryRecords" Version="0.4.1" />
paket add BinaryRecords --version 0.4.1
#r "nuget: BinaryRecords, 0.4.1"
// Install BinaryRecords as a Cake Addin
#addin nuget:?package=BinaryRecords&version=0.4.1
// Install BinaryRecords as a Cake Tool
#tool nuget:?package=BinaryRecords&version=0.4.1
WIP C# serialization library with ultra-fast type-semantic free versioning that allows for deterministic and non-deterministic deserialization paths.
The versioning is completely optional, with planned optional backwards compatibility too. Currently the only constructable types are records. Standard usage requires no attributes or registering of types. Registering your own serialize/deserialize functions is supported.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- IndexRange (>= 1.0.0)
- System.Memory (>= 4.5.4)
-
.NETStandard 2.1
- IndexRange (>= 1.0.0)
- System.Memory (>= 4.5.4)
-
net5.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on BinaryRecords:
Package | Downloads |
---|---|
Autobus.Serializers.BinaryRecords
Autobus BinaryRecords Serialization |
|
BeatTogether.Extensions.BinaryRecords
Extensions for BinaryRecords. |
|
PocketSocket.Serializers.BinaryRecords
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.4.1 | 1,566 | 4/8/2021 |
0.4.0 | 327 | 3/14/2021 |
0.3.4 | 234 | 3/5/2021 |
0.3.3 | 250 | 3/3/2021 |
0.3.2 | 226 | 3/3/2021 |
0.3.1 | 224 | 3/3/2021 |
0.3.0 | 236 | 3/2/2021 |
0.2.0 | 226 | 3/2/2021 |
0.1.7 | 427 | 1/30/2021 |
0.1.6 | 458 | 1/27/2021 |
0.1.5 | 527 | 1/19/2021 |
0.1.4 | 286 | 1/15/2021 |
0.1.3 | 351 | 1/11/2021 |
0.1.2 | 317 | 1/5/2021 |
0.1.1 | 299 | 12/7/2020 |
0.1.0 | 327 | 12/6/2020 |