Metadata >> NuGet >> Newtonsoft.Json >> 6.0.4

6.0.4

Metadata

Authors James Newton-King
Description Json.NET is a popular high-performance JSON framework for .NET
Language en-US
LicenseUrl https://raw.github.com/JamesNK/Newtonsoft.Json/master/LICENSE.md
Owners James Newton-King
ProjectUrl http://james.newtonking.com/json
RequireLicenseAcceptance False
Tags json
Title Json.NET
PackageSize 4297437
PackageHashAlgorithm SHA512
PackageHash MvzTDQRD4i0p3q62CZCH1A0ufrdxMiXyEifP9V/l3k8xw7abLkrSZsC1RQeVxe1HXmxFIHWIsGf+CC3ETq0fXw==
DownloadCount 000000
CreatedDate 2014-08-05T03:13:23

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Newtonsoft.Json -Version 6.0.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Newtonsoft.Json -Version 6.0.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Newtonsoft.Json 6.0.4 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Newtonsoft.Json -Version 6.0.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Newtonsoft.Json -Version 6.0.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Newtonsoft.Json -Version 6.0.4
Uninstalling the package:
o remove-wrap Newtonsoft.Json

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETCore,Version=v4.5 Binaries
AnyCPU Release .NETFramework,Version=v2.0 Binaries
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+sl5+wp80+win8+wpa81 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+wp80+win8+wpa81 Binaries