Metadata >> NuGet >> ConfigMapper >> 1.1.0

1.1.0

Metadata

Authors Martin Burrows
Copyrights Martin Burrows 2015
Description Provides interfaced configuration objects with properties mapped from appSettings or connectionStrings. This allows your IConfiguration to be injected anywhere in your code providing a unit-testable solution to configuration management with no magic strings. See the project home page for further info.
LicenseUrl https://raw.githubusercontent.com/martinjrb/ConfigMapper/master/LICENSE
Owners Martin Burrows
ProjectUrl http://configmapper.org/
ReleaseNotes Added support for mapping from environment variables.
RequireLicenseAcceptance False
Summary Provides interfaced configuration objects with properties mapped from appSettings, allowing your IConfiguration to be injected anywhere in your code in a unit-testable manner.
Tags configuration config mapper app settings configmapping
Title ConfigMapper
PackageSize 25906
PackageHashAlgorithm SHA512
PackageHash l7DOd1MjesNfdY73OpjTBSwadcbD3qX983ClA7uBqgTdyi0XUrEcOibwfc6Wxb5GdW/0RSUYWzLRT2+6n+hgUA==
DownloadCount 000000
CreatedDate 2015-04-27T18:09: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 ConfigMapper -Version 1.1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ConfigMapper -Version 1.1.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 ConfigMapper 1.1.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap ConfigMapper -Version 1.1.0
Uninstalling the package:
o remove-wrap ConfigMapper

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
AnyCPU Release .NETFramework,Version=v4.0 Binaries