Metadata >> NuGet >> ConfigManager >> 1.0.1

1.0.1

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.1: - Fix a bug in updating files where the key had an incorrect substring check 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 12998
PackageHashAlgorithm SHA512
PackageHash WYhQTHF/BEKSxJm2aKhAAU3GK7BaA+ove0yQ2RtVc1rJVJT4OT13zBPEoVrMjcfWw6xdEB5SHMa1xJMjTe6rrQ==
DownloadCount 000000
CreatedDate 2013-07-30T16:19:02

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.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ConfigManager -Version 1.0.1 -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.1 %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.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ConfigManager -Version 1.0.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap ConfigManager -Version 1.0.1
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