A declarative serialization framework for controlling formatting of data using field bindings.
Info
Version: | 8.6.4.1 |
Author(s): | Jeff Haynes |
Last Update: | Wednesday, August 23, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jefffhaynes/BinarySerializer |
NuGet Url: | https://www.nuget.org/packages/BinarySerializer |
Install
Install-Package BinarySerializer
dotnet add package BinarySerializer
paket add BinarySerializer
BinarySerializer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- System.Collections(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.5.1)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.1)
- System.Runtime.Extensions(>= 4.3.1)
- System.Text.Encoding(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Collections(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.5.1)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.1)
- System.Runtime.Extensions(>= 4.3.1)
- System.Text.Encoding(>= 4.3.0)
- System.Threading(>= 4.3.0)
Tags