Json.Lite
2.1.0
A JSON library for parsing JSON into an Abstract Syntax Tree.
Install-Package Json.Lite -Version 2.1.0
dotnet add package Json.Lite --version 2.1.0
<PackageReference Include="Json.Lite" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Json.Lite --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Json.Lite, 2.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Json.Lite as a Cake Addin
#addin nuget:?package=Json.Lite&version=2.1.0
// Install Json.Lite as a Cake Tool
#tool nuget:?package=Json.Lite&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Json.Lite:
Package | Downloads |
---|---|
Hypermedia.JsonApi
A JSONAPI compliant serializer.
|
|
Hypermedia.Core
The core component of the Hypermedia library.
|
|
Hypermedia.Json
The JSON component of the Hypermedia library.
|
|
Hypermedia.AspNetCore
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.