Implements the core NETFx ISerializer interface using the .NET framework runtime BinaryFormatter.
Info
Version: | 1.0.0 |
Author(s): | Daniel Cazzulino, kzu, Clarius |
Last Update: | Tuesday, August 30, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://netfx.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/netfx-System.BinarySerializer |
Install
Install-Package netfx-System.BinarySerializer
dotnet add package netfx-System.BinarySerializer
paket add netfx-System.BinarySerializer
netfx-System.BinarySerializer Download (Unzip the "nupkg" after downloading)
Dependencies
- netfx-Guard(1.3)
- netfx-System.ISerializer(1.0)
Tags