Metadata >> NuGet >> Blun.ConfigurationManager

Blun.ConfigurationManager

Metadata

Authors Bjoern Lundstroem, Björn Lundström
Copyrights Copyright © 2015
Description ConfigurationManager for using App.config and Web.config of different assemblys. It have a Wcf.ChannelFactory wich use the ConfigurationManager.
IconUrl http://iconmonstr.com/g/gd/makefg.php?i=s2/default/iconmonstr-control-panel-4-icon.png
LicenseUrl https://github.com/BLun78/Blun.ConfigurationManager/blob/master/LICENSE
Owners Bjoern Lundstroem, Björn Lundström
ProjectUrl https://github.com/BLun78/Blun.ConfigurationManager
RequireLicenseAcceptance True
Summary ConfigurationManager for using App.config and Web.config of different assemblys. It have a Wcf.ChannelFactory wich use the ConfigurationManager.
Tags AppSettings WCF ChannelFactory ConfigurationManager System.Configuration ServiceModel
Title ConfigurationManager over more then one Assembly app.config
PackageSize 16817
PackageHashAlgorithm SHA512
PackageHash K7N4rYoCqMUe5Rrm4Wcxpvn4c4hmPDPphhovanWyBsdSqoGyZ2QiApQbDQxr7RXaVkm0NokeKULr7zF8dWAKbQ==
DownloadCount 000000
CreatedDate 2015-07-26T23:34:04

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Blun.ConfigurationManager -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Blun.ConfigurationManager -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Blun.ConfigurationManager
Installing the package (HTTP Basic authentication):
Install-Package Blun.ConfigurationManager -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Blun.ConfigurationManager -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Blun.ConfigurationManager

OpenWrap

Installing the package:
o add-wrap Blun.ConfigurationManager
Uninstalling the package:
o remove-wrap Blun.ConfigurationManager

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.5686.2674