Info
Version: | 1.0.0 |
Author(s): | Bartłomiej Styś |
Last Update: | Thursday, May 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DatBluBat/EntityTeleporter |
NuGet Url: | https://www.nuget.org/packages/EntityTeleporter |
Install
Install-Package EntityTeleporter
dotnet add package EntityTeleporter
paket add EntityTeleporter
EntityTeleporter Download (Unzip the "nupkg" after downloading)
Dependencies
- BitPackage(>= 1.1.4)
- NETStandard.Library(>= 1.6.1)
Tags
With bit-level precision provides an easy way to serialize your class objects or primitive types to array of bytes and reverse. It supports complex types/nested classes and it is really easy to adapt your existing code to use this library.