QuickJson 1.1.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package QuickJson --version 1.1.0
NuGet\Install-Package QuickJson -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="QuickJson" Version="1.1.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QuickJson --version 1.1.0
#r "nuget: QuickJson, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install QuickJson as a Cake Addin
#addin nuget:?package=QuickJson&version=1.1.0

// Install QuickJson as a Cake Tool
#tool nuget:?package=QuickJson&version=1.1.0

Simple lightweight JSON parser. This is a source-only package that does not contain any binaries and does not impose run-time dependencies.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 1.0

  • .NETStandard 2.0

    • No dependencies.
  • net5.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on QuickJson:

Repository Stars
Tyrrrz/DotnetRuntimeBootstrapper
Bootstrapped framework-dependent deployment for .NET applications
Version Downloads Last updated
1.1.1-test 154 7/26/2023
1.1.0 320 4/27/2023
1.0.0 670 6/26/2021