Metadata >> NuGet >> Enexure.Fire.Configuration

Enexure.Fire.Configuration

Metadata

Authors Enexure
Description Easily load configuration from any key value source
IconUrl https://raw.github.com/Enexure/Enexure.Fire.Configuration/master/Logo.png
LicenseUrl https://github.com/Enexure/Enexure.Fire.Configuration/blob/master/License.md
Owners Enexure
ProjectUrl https://github.com/Enexure/Enexure.Fire.Configuration
RequireLicenseAcceptance False
Tags Enexure Fire Configuration
Dependencies Enexure.Fire:1.0.0.4
PackageSize 10595
PackageHashAlgorithm SHA512
PackageHash UW/lFq/eYPZ9nGATMfbJQBQkN0gGtWnQdvl5gaaB4Tv0W2grSFP+6dQkNXpo/IjHjprOZjY+rNOK9phhpJm9YQ==
DownloadCount 000000
CreatedDate 2015-01-23T13:48:55

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

OpenWrap

Installing the package:
o add-wrap Enexure.Fire.Configuration
Uninstalling the package:
o remove-wrap Enexure.Fire.Configuration

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.19
1.0.0.18