Metadata >> NuGet >> ConfigMapper >> 0.0.6

0.0.6

Metadata

Authors Martin Burrows
Copyrights Martin Burrows 2014
Description Provides interfaced configuration objects with properties mapped from appSettings. This allows your IConfiguration to be injected anywhere in your code providing a unit-testable solution to configuration management.
LicenseUrl https://raw.githubusercontent.com/martinjrb/ConfigMapper/master/LICENSE
Owners Martin Burrows
ProjectUrl https://github.com/martinjrb/ConfigMapper
ReleaseNotes Added a new method for mapping connectionStrings
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 map mapper mapping setting settings configmapping
Title ConfigMapper
PackageSize 19772
PackageHashAlgorithm SHA512
PackageHash PKIKzcjJjwW/JcnICochyz22GV9C1ryACfOFSpb9zoYOzi3UNpWp9uK4JCeQFH8wLJNXtkcb/bb80HLiv9HZaA==
DownloadCount 000000
CreatedDate 2014-10-06T23:19:18

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

NuGet (Package Manager Console)

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

OpenWrap

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