Metadata >> NuGet >> simple-config >> 1.3.1

1.3.1

Metadata

Authors Jon Bates
Copyrights Copyright Jon Bates 2013-present
Description Simple-config is an extensible, convention-based XML to C# binder, specifically designed to easily bind custom config sections without the need to write any config handlers or sections. Simply by performing a cast to the required type, SimpleConfig will perform all required mapping, without the use for any magical markup
IconUrl https://raw.githubusercontent.com/spadger/simple-config/master/icon.png
LicenseUrl http://www.gnu.org/licenses/lgpl-3.0.txt
Owners Jon Bates
ProjectUrl https://github.com/spadger/simple-config/
ReleaseNotes This is a pretty stable release, and can bind to interfaces too
RequireLicenseAcceptance False
Summary Simple-config is an extensible, convention-based XML to C# binder, specifically designed to easily bind custom config sections without the need to write any config handlers or sections. Simply by performing a cast to the required type, SimpleConfig will perform all required mapping, without the use for any magical markup
Tags simpleconfig simple-config simple config configuration bind binding configsection configurationhandler
Title Simple Config
PackageSize 40537
PackageHashAlgorithm SHA512
PackageHash ZZhr/fA2BDH1K0Zpt/37nBrmK/fifusEje1BOZtdwr83fOEoMPm0UhvfkMXQtKvIbFkGasUbAretPM1/SEG1dQ==
DownloadCount 000000
CreatedDate 2014-12-23T09:57:59

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap simple-config -Version 1.3.1
Uninstalling the package:
o remove-wrap simple-config

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