Metadata >> NuGet >> ConfigManager >> 1.0.0

1.0.0

Metadata

Authors Tom Jacques
Copyrights Copyright 2013
Description Binaries for the ConfigManager library. Visit https://github.com/tejacques/ConfigManager for an overview and usage examples.
LicenseUrl https://github.com/tejacques/ConfigManager/blob/master/LICENSE
Owners Tom Jacques
ProjectUrl https://github.com/tejacques/ConfigManager
ReleaseNotes Version 1.0.0: - File handlers to automatically update config data in the running program - Generic functions to retrieve configuration data as a strongly typed object
RequireLicenseAcceptance False
Summary An open source helper library for retrieving strongly typed automatically updating configuration data from config files.
Tags Config Configuration auto updating
Dependencies NLog:[2.0.0.0, 2.1.0.0)|ServiceStack.Text:[3.3.0, 4.0.0)
Title ConfigManager
PackageSize 12985
PackageHashAlgorithm SHA512
PackageHash DhjOb24D6+SpvJNa/3IGmkopMXaolx+Ceqn6mA2mozaTT3ioHDYPTOdYwaQhb6pvYkixVXSdqs75paZYNXRvlg==
DownloadCount 000000
CreatedDate 2013-07-30T15:56:20

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ConfigManager -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ConfigManager -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ConfigManager 1.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package ConfigManager -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ConfigManager -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap ConfigManager -Version 1.0.0
Uninstalling the package:
o remove-wrap ConfigManager

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related