Common.Serializer provides a simple serialization abstraction to switch between different implementations.
Info
Version: | 0.2.0-pre |
Author(s): | Stephane Erbrech |
Last Update: | Friday, December 12, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/serbrech/Common.Serializer |
NuGet Url: | https://www.nuget.org/packages/Common.Serializer.NewtonsoftJson |
Install
Install-Package Common.Serializer.NewtonsoftJson
dotnet add package Common.Serializer.NewtonsoftJson
paket add Common.Serializer.NewtonsoftJson
Common.Serializer.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Serializer(< 1.0)
- Newtonsoft.Json(6.0.0)
Tags