ComputerBeacon.Json 4.0.507

There is a newer version of this package available.
See the version list below for details.
dotnet add package ComputerBeacon.Json --version 4.0.507
NuGet\Install-Package ComputerBeacon.Json -Version 4.0.507
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="ComputerBeacon.Json" Version="4.0.507" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ComputerBeacon.Json --version 4.0.507
#r "nuget: ComputerBeacon.Json, 4.0.507"
#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 ComputerBeacon.Json as a Cake Addin
#addin nuget:?package=ComputerBeacon.Json&version=4.0.507

// Install ComputerBeacon.Json as a Cake Tool
#tool nuget:?package=ComputerBeacon.Json&version=4.0.507

JSON Toolkit is a .NET library written in C# for parsing JSON strings, creating JSON objects in runtime and serializing the data.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible.  net20 is compatible.  net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.3.833 427 12/3/2014
4.3.832 211 9/19/2014
4.2.804 375 12/26/2013
4.2.799 86 10/12/2013
4.2.765 618 9/25/2013
4.1.736 61 7/1/2013
4.0.507 176 6/23/2012
4.0.501 57 6/19/2012
4.0.497 59 6/19/2012
4.0.496 59 6/18/2012
4.0.0 105 6/15/2012

- fixed incorrect char values when parsing '\u' characters