Json.NET is a popular high-performance JSON framework for .NET.
Info
Version: | 13.0.3 |
Author(s): | James Newton-King |
Last Update: | Wednesday, March 8, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://www.newtonsoft.com/json |
NuGet Url: | https://www.nuget.org/packages/Newtonsoft.Json |
Install
Install-Package Newtonsoft.Json
dotnet add package Newtonsoft.Json
paket add Newtonsoft.Json
Newtonsoft.Json Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
No dependencies.
No dependencies.
- Microsoft.CSharp(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- Microsoft.CSharp(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- System.Xml.XmlDocument(>= 4.3.0)
No dependencies.
Tags