Metadata >> NuGet >> FileManagement.Json

FileManagement.Json

Metadata

Authors AJ Richardson
Copyrights Copyright AJ Richardson 2015
Description An extension for the FileManagement package that conatins a JSON.NET serializer.
LicenseUrl https://github.com/aj-r/FileManagement/blob/master/LICENSE
Owners AJ Richardson
ProjectUrl https://github.com/aj-r/FileManagement
ReleaseNotes Initial release.
RequireLicenseAcceptance False
Tags file history json
Dependencies Newtonsoft.Json:6.0.1|FileManagement:1.0.0
Title File Management - Json
PackageSize 9455
PackageHashAlgorithm SHA512
PackageHash GXVxc+HFvLUU3+Is+mN5hXyCLW97R9h9ziY8AlM/ToGVbCOmE018DLTTUKbi2iui5bqDCS6tJxSL36zmALPfHA==
DownloadCount 000000
CreatedDate 2015-06-29T11:43:37

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 FileManagement.Json -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install FileManagement.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 FileManagement.Json
Installing the package (HTTP Basic authentication):
Install-Package FileManagement.Json -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package FileManagement.Json -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package FileManagement.Json

OpenWrap

Installing the package:
o add-wrap FileManagement.Json
Uninstalling the package:
o remove-wrap FileManagement.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.0