Metadata >> NuGet >> ConfigMapper >> 1.0.0

1.0.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. 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 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 mapper app settings configmapping
Title ConfigMapper
PackageSize 22334
PackageHashAlgorithm SHA512
PackageHash B48/5T9y3xOGa2kuM91lS5P1W0Zvh44RCBuyPzciozUzK2waGqlTOy0h3okdiuJ128t2w7oLHaZWxlQD46Tkbg==
DownloadCount 000000
CreatedDate 2015-03-01T11:44:49

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

OpenWrap

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