Core interface that serializers can implement to serialize and deserialize an object graph to and from a Stream.
Info
Version: | 1.0.0.1 |
Author(s): | Daniel Cazzulino, kzu, Clarius Consulting |
Last Update: | Thursday, December 22, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://netfx.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/netfx-System.ISerializer |
Install
Install-Package netfx-System.ISerializer
dotnet add package netfx-System.ISerializer
paket add netfx-System.ISerializer
netfx-System.ISerializer Download (Unzip the "nupkg" after downloading)
Dependencies
- netfx-Guard(1.3)
Tags