ComputerBeacon.Json
4.0.496
See the version list below for details.
dotnet add package ComputerBeacon.Json --version 4.0.496
NuGet\Install-Package ComputerBeacon.Json -Version 4.0.496
<PackageReference Include="ComputerBeacon.Json" Version="4.0.496" />
paket add ComputerBeacon.Json --version 4.0.496
#r "nuget: ComputerBeacon.Json, 4.0.496"
// Install ComputerBeacon.Json as a Cake Addin #addin nuget:?package=ComputerBeacon.Json&version=4.0.496 // Install ComputerBeacon.Json as a Cake Tool #tool nuget:?package=ComputerBeacon.Json&version=4.0.496
JSON Toolkit is a .NET library written in C# for parsing JSON strings, creating JSON objects in runtime and serializing the data.
Product | Versions 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. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ComputerBeacon.Json:
Package | Downloads |
---|---|
ComputerBeacon.Facebook
A easy to use, high performance and robust library for implementing Facebook's API in any .NET environment. Includes 100 endpoints and 258 object properties mapped directly to .NET, with the ability to extend to any new endpoint. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.4.835 | 26,848 | 8/24/2015 |
4.3.833 | 1,701 | 12/3/2014 |
4.3.832 | 1,307 | 9/19/2014 |
4.2.804 | 2,146 | 12/26/2013 |
4.2.799 | 1,750 | 10/12/2013 |
4.2.765 | 3,375 | 9/25/2013 |
4.1.736 | 2,320 | 7/1/2013 |
4.0.507 | 4,654 | 6/23/2012 |
4.0.501 | 1,321 | 6/19/2012 |
4.0.497 | 1,385 | 6/19/2012 |
4.0.496 | 1,391 | 6/18/2012 |
4.0.0 | 1,431 | 6/15/2012 |
- Up to 2.5x performance improvement in stringify operations
- Up to 1.7x performance improvement in parse operations
- Improved error messages when parsing invalid JSON strings
- Extended support to .Net 2.0, .Net 3.5, .Net 4.0, Silverlight 4, Windows Phone, Windows 8 metro apps and Xbox
- Available at NuGet
- JSON namespace changed to ComputerBeacon.Json namespace