Metadata >> NuGet >> ctstone.Json

ctstone.Json

Metadata

Authors Chris Stone
Copyrights Copyright 2013
Description JSON parser that generates either a dynamic object or a strongly typed object
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
Owners Chris Stone
ProjectUrl https://github.com/ctstone/json
ReleaseNotes Initial release.
RequireLicenseAcceptance False
Tags json dynamic serialization
Title csjson
PackageSize 27929
PackageHashAlgorithm SHA512
PackageHash awawT8v+Ygq9sOLdND/keXhQ36InIghPUCjDER9AgVfUDAP3jQAW1XwHj7ZTiqaHrXcnFP4dQ23U/jG1jRRqPw==
DownloadCount 000000
CreatedDate 2013-07-02T23:54:11

Access

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

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package ctstone.Json
Installing the package (HTTP Basic authentication):
Install-Package ctstone.Json -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ctstone.Json -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package ctstone.Json

OpenWrap

Installing the package:
o add-wrap ctstone.Json
Uninstalling the package:
o remove-wrap ctstone.Json

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.4931.33839