Pandora.Cli 1.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Pandora.Cli --version 1.5.0                
NuGet\Install-Package Pandora.Cli -Version 1.5.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Pandora.Cli" Version="1.5.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pandora.Cli --version 1.5.0                
#r "nuget: Pandora.Cli, 1.5.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Pandora.Cli as a Cake Addin
#addin nuget:?package=Pandora.Cli&version=1.5.0

// Install Pandora.Cli as a Cake Tool
#tool nuget:?package=Pandora.Cli&version=1.5.0                

Pandora aims to externalize the application configuration. Usually in .NET projects the configuration is done in app/web.config with transformations. The problem arises when production configuration is needed which should not be part of the application repository because it is an OSS project for example. This is where Pandora comes. You can configure the application using the following structure and store these files in a separate repository

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.1 1,439 8/3/2018
1.6.0 1,126 7/17/2018
1.5.0 1,309 7/7/2017
1.4.0 1,023 6/20/2017
1.3.0 1,002 6/5/2017
1.2.3 1,058 4/12/2017
1.2.2 1,070 2/23/2017
1.2.1 1,057 2/22/2017
1.2.0 1,006 2/22/2017
1.2.0-beta0001 834 2/21/2017
1.1.4 1,069 11/27/2016
1.1.3 1,111 11/22/2016
1.1.2 1,054 11/21/2016
1.1.1 1,047 11/16/2016
1.1.0 1,089 11/15/2016
1.1.0-beta0004 764 11/15/2016
1.1.0-beta0003 775 11/14/2016
1.1.0-beta0002 849 11/12/2016
1.1.0-beta0001 827 11/12/2016
1.0.3 1,165 11/4/2016
1.0.2 1,234 11/1/2016
1.0.1 1,295 11/1/2016
1.0.0 1,060 10/26/2016
1.0.0-beta0001 945 2/3/2016
0.1.1 1,308 5/29/2015
0.1.0 1,151 5/29/2015

Adds ability to read keys