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.
<PackageVersion Include="QuickJson" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="QuickJson">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=QuickJson&version=1.1.0
                    
Install as a Cake Addin
#tool nuget:?package=QuickJson&version=1.1.0
                    
Install as a Cake Tool

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 225 7/26/2023
1.1.0 587 4/27/2023
1.0.0 760 6/26/2021