Skip to main content
LitJson package icon

LitJson

A .Net library to handle conversions from and to JSON (JavaScript Object Notation) strings. Written in C#, and it’s intended to be small, fast and easy to use. It's quick and lean, without external dependencies.

Total Downloads
1.9M
1,930,740
Published
Jan 22, 2020
Latest stable version

Install

.NET CLI
dotnet add package LitJson --version 0.16.0
Package Manager Console
Install-Package LitJson -Version 0.16.0
PackageReference
<PackageReference Include="LitJson" Version="0.16.0" />

Frameworks

.NETFramework2.0 .NETFramework3.5 .NETFramework4.0 .NETFramework4.5 .NETStandard1.5 .NETStandard2.0

Dependencies

NETStandard.Library
.NETStandard1.5
[1.6.1, )
[4.0.1, )
[4.0.1, )
System.Reflection
.NETStandard1.5
[4.3.0, )
[4.1.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 6 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.