Metadata >> NuGet >> fx.configuration

fx.configuration

Metadata

Authors FriendlyX
Description 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)
LicenseUrl http://www.friendlyx.com/license.txt
Owners friendlyx
ProjectUrl http://www.friendlyx.com/
RequireLicenseAcceptance False
Tags fx app web json configuration config
Dependencies Newtonsoft.Json:6.0.6
PackageSize 137936
PackageHashAlgorithm SHA512
PackageHash EnTnz7DOtgmeIvuMeKaTw8qJxzg0Coc0eev+MS4/07g4rxVGX6KR1+jpenvA0VoRpWj07vEna5KS6GTt9osiig==
DownloadCount 000000
CreatedDate 2014-11-21T06:30:22
Language en-US
IconUrl http://www.friendlyx.com/images/fx-nuget.png
Copyrights Copyright © 2014 FriendlyX
Summary A lightweight, simple, flexible, extensible library to read configurations using strongly typed classes. Supports various configuration sources (like app.config, config.json, etc.)

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

OpenWrap

Installing the package:
o add-wrap fx.configuration
Uninstalling the package:
o remove-wrap fx.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
0.4.0
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.20
0.1.19
0.1.18
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8