Serialization helpers for Immutable and JSON.Net.
Info
Version: | 1.2.0 |
Author(s): | Matt Nischan |
Last Update: | Thursday, June 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mattnischan/Immutable.Net |
NuGet Url: | https://www.nuget.org/packages/Immutable.Net.Serialization.Newtonsoft |
Install
Install-Package Immutable.Net.Serialization.Newtonsoft
dotnet add package Immutable.Net.Serialization.Newtonsoft
paket add Immutable.Net.Serialization.Newtonsoft
Immutable.Net.Serialization.Newtonsoft Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Immutable.Net(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
- System.Reflection(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- Immutable.Net(>= 1.1.0)
- Newtonsoft.Json(>= 6.0.1)
- System.Reflection(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)