DanSerialiser NuGet Package

A binary serialiser for C# whose priorities are to making it easy to integrate into a project, to be flexible in terms of what object model may be used (POCOs, immutable types, etc..) and to support reliable serialising to and from different versions of entities (performance is not a top priority but it should be faster than the BinaryFormatter and Json.NET).




Got any DanSerialiser Question?





Info

Version: 4.6.3
Author(s): ProductiveRage
Last Update: Sunday, June 20, 2021
.NET Fiddle: Online Example
Project Url: https://github.com/ProductiveRage/DanSerialiser
NuGet Url: https://www.nuget.org/packages/DanSerialiser


Install
Install-Package DanSerialiser
dotnet add package DanSerialiser
paket add DanSerialiser
DanSerialiser Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

2.3

avg-downloads-per-day

3

days-since-last-release

1033