Info
Version: | |
Last Update: | Friday, July 8, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Newtonsoft.Json.NetCore |
Install
Install-Package Newtonsoft.Json.NetCore
dotnet add package Newtonsoft.Json.NetCore
paket add Newtonsoft.Json.NetCore
Newtonsoft.Json.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- Microsoft.CSharp(>= 4.0.1)
- System.Collections(>= 4.0.11)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Dynamic.Runtime(>= 4.0.11)
- System.Globalization(>= 4.0.11)
- System.IO(>= 4.1.0)
- System.Linq(>= 4.1.0)
- System.Linq.Expressions(>= 4.1.0)
- System.ObjectModel(>= 4.0.12)
- System.Reflection(>= 4.1.0)
- System.Reflection.Extensions(>= 4.0.1)
- System.Resources.ResourceManager(>= 4.0.1)
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
- System.Text.Encoding(>= 4.0.11)
- System.Text.Encoding.Extensions(>= 4.0.11)
- System.Text.RegularExpressions(>= 4.1.0)
- System.Threading(>= 4.0.11)
- System.Threading.Tasks(>= 4.0.11)
- System.Xml.ReaderWriter(>= 4.0.11)
- System.Xml.XDocument(>= 4.0.11)