Info
Version: | 0.19.0 |
Author(s): | Leonardo Boshell, Mattias Karlsson and contributors |
Last Update: | Sunday, November 19, 2023 |
.NET Fiddle: | Online Example |
NuGet Url: | https://www.nuget.org/packages/LitJson |
Install
Install-Package LitJson
dotnet add package LitJson
paket add LitJson
LitJson Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Collections.NonGeneric(>= 4.0.1)
- System.Collections.Specialized(>= 4.0.1)
- System.Reflection(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.1.0)
Tags
Written in C#, and it’s intended to be small, fast and easy to use.
It's quick and lean, without external dependencies.