Pandora.Cli
1.6.1
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
Install-Package Pandora.Cli -Version 1.6.1
dotnet add package Pandora.Cli --version 1.6.1
<PackageReference Include="Pandora.Cli" Version="1.6.1" />
paket add Pandora.Cli --version 1.6.1
#r "nuget: Pandora.Cli, 1.6.1"
Release Notes
On error the process exits
Errors are now displayed in RED
Info logs are reduced only to the status of the root jar we are validating
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.6.1 | 696 | 8/3/2018 |
1.6.0 | 460 | 7/17/2018 |
1.5.0 | 744 | 7/7/2017 |
1.4.0 | 476 | 6/20/2017 |
1.3.0 | 515 | 6/5/2017 |
1.2.3 | 519 | 4/12/2017 |
1.2.2 | 534 | 2/23/2017 |
1.2.1 | 496 | 2/22/2017 |
1.2.0 | 505 | 2/22/2017 |
1.2.0-beta0001 | 487 | 2/21/2017 |
1.1.4 | 601 | 11/27/2016 |
1.1.3 | 580 | 11/22/2016 |
1.1.2 | 572 | 11/21/2016 |
1.1.1 | 520 | 11/16/2016 |
1.1.0 | 530 | 11/15/2016 |
1.1.0-beta0004 | 451 | 11/15/2016 |
1.1.0-beta0003 | 475 | 11/14/2016 |
1.1.0-beta0002 | 506 | 11/12/2016 |
1.1.0-beta0001 | 501 | 11/12/2016 |
1.0.3 | 516 | 11/4/2016 |
1.0.2 | 491 | 11/1/2016 |
1.0.1 | 514 | 11/1/2016 |
1.0.0 | 581 | 10/26/2016 |
1.0.0-beta0001 | 572 | 2/3/2016 |
0.1.1 | 755 | 5/29/2015 |
0.1.0 | 598 | 5/29/2015 |