Metadata >> NuGet >> fx.configuration.azure

fx.configuration.azure

Metadata

Authors FriendlyX
Copyrights Copyright © 2014 FriendlyX
Description Fx.Configuration to use with Azure Cloud Services configuration A lightweight, simple, flexible, extensible library to read configurations using strongly typed classes. - you can use a standard way to read configuration from app.config or from a pure JSON configuration file. - you can also use a mix of various configuration sources like app.config and config.json (look at the MixedConfiguration class sample)
IconUrl http://www.friendlyx.com/images/fx-nuget.png
Language en-US
LicenseUrl http://www.friendlyx.com/license.txt
Owners friendlyx
ProjectUrl http://www.friendlyx.com/
RequireLicenseAcceptance False
Summary A lightweight, simple, flexible, extensible library to read Azure Cloud Services configurations using strongly typed classes. Supports various configuration sources (like app.config, config.json, etc.)
Tags fx app web json configuration azure config
Dependencies fx.configuration:0.4.0
PackageSize 16853
PackageHashAlgorithm SHA512
PackageHash SI5wQdxsGA3uo7sfgHwbxrWZ7p+5PNIw1KfRmiXl9OQJBeChGCgiNdPqtbXZh5oHEfbTL+2QCj8P6tELAdh2zA==
DownloadCount 000000
CreatedDate 2014-11-21T06:32:00

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

OpenWrap

Installing the package:
o add-wrap fx.configuration.azure
Uninstalling the package:
o remove-wrap fx.configuration.azure

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
0.4.0
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5