Metadata >> NuGet >> SilverConfig >> 0.1.0

0.1.0

Metadata

Authors Banane9
Description Silver Config allows you to annotate a class with attributes, similiar to those for the XmlSerializer or Json.Net, but allows to add comments for elements, define the order, and to separate them with new lines. This makes the configuration file easier to read and modify by the user.
IconUrl http://banane9.github.io/favicon.ico
Language en
LicenseUrl https://github.com/Banane9/SilverConfig/blob/master/LICENSE.md
Owners Banane9
ProjectUrl https://github.com/Banane9/SilverConfig
ReleaseNotes First Release with basic usage possibilities.
RequireLicenseAcceptance False
Summary Library for easy Configuration Generation.
Tags silver, config, xml, generation, serialization, serializer, deserialization, deserializer, simple
Title Silver Config
PackageSize 46479
PackageHashAlgorithm SHA512
PackageHash 0FdLdfNySqndaIsc8TCcAk4tAxA5HjT41pC+yFVtDMjbmY0VHMs3aOZIOmRGv/Pv0c2I4AQ/aoYv/LYwrd/LIw==
DownloadCount 000000
CreatedDate 2014-09-04T20:17:07

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap SilverConfig -Version 0.1.0
Uninstalling the package:
o remove-wrap SilverConfig

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 .NETPortable,Version=v0.0,Profile=net45+wp8+win8 Binaries