Encapsulated JSON serialization for custom value types.
Info
| Version: | 1.2.0 |
| Author(s): | Nicholas J. Markkula |
| Last Update: | Monday, May 22, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/nickmkk/LAN.Core.Types/ |
| NuGet Url: | https://www.nuget.org/packages/LAN.Core.Types.JsonSerialization |
Install
Install-Package LAN.Core.Types.JsonSerialization
dotnet add package LAN.Core.Types.JsonSerialization
paket add LAN.Core.Types.JsonSerialization
LAN.Core.Types.JsonSerialization Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.2)
Tags