Skip to content

sbatman/Sbatman.Serialize

Repository files navigation

Sbatman.Serialize

Description

Sbatman.Serialize is a lightweight and easy to use serialization library. This allows rapid serilizsation and deserialzation of packets containing a range of .net types. This is A .net core Standard 2.0 library

Nuget

PM> Install-Package Sbatman.Serialize https://www.nuget.org/packages/Sbatman.Serialize/

Team

Steven Batchelor-Manning

Versioning

Versioning is maintained by Steven Batchelor-Manning with the format a.b.c a - is incremented to mark the completion of a significent update phase b - is incremented to mark the merging of development into master c - time marker of build

About

A lightweight .net Serialization Library that can be used to easily and reliably pack data into a binary format that works across multiple platforms.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages