Metadata >> NuGet >> Centroid

Centroid

Metadata

Authors Resource Data, Inc.
Description Centroid is a tool for loading configuration values declared in JSON, and accessing those configuration values using object properties.
LicenseUrl https://github.com/ResourceDataInc/Centroid/blob/master/LICENSE.txt
Owners Resource Data, Inc.
ProjectUrl https://github.com/ResourceDataInc/Centroid
RequireLicenseAcceptance False
Dependencies Newtonsoft.Json:6.0.1
PackageSize 18799
PackageHashAlgorithm SHA512
PackageHash 85dQPRyfrxXnoOokkrhF0WRC7jrNK+D74/7PVggiS/Gj047Mkg5lDRItA/96XngVkhIrFWj7WQqymiyFidpSCg==
DownloadCount 000000
CreatedDate 2015-07-15T20:59:58
Summary A centralized paradigm to configuration management.

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

OpenWrap

Installing the package:
o add-wrap Centroid
Uninstalling the package:
o remove-wrap Centroid

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.1.1-alpha2
1.1.0
1.1.0-alpha3
1.1.0-alpha2
1.1.0-alpha1
1.0.1
0.1.0
1.0.0