Configgy 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Configgy --version 1.0.3
NuGet\Install-Package Configgy -Version 1.0.3
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="Configgy" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Configgy --version 1.0.3
#r "nuget: Configgy, 1.0.3"
#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 Configgy as a Cake Addin
#addin nuget:?package=Configgy&version=1.0.3

// Install Configgy as a Cake Tool
#tool nuget:?package=Configgy&version=1.0.3

Configgy: Configuration library for .NET

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Configgy:

Package Downloads
Configgy.Microsoft.Extensions.Configuration

Configgy extensions to incorporate Microsoft.Extensions.Configuration configuration mechanisms

Configgy.NetFramework

Configgy extensions specific to the .NET Framework (ie. not .NET Core)

Configgy.CommandLineParser

Configgy.CommandLineParser: Extension for Configgy incoprorating CommandLineParser functionality.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.3 790 12/8/2022
5.0.1-alpha03 2,786 9/6/2019
5.0.1-alpha02 470 8/28/2019
5.0.1-alpha01 555 8/8/2019
4.1.3 2,513 7/26/2019
4.0.3 1,407 9/28/2018
4.0.1-beta03 750 8/20/2018
4.0.1-beta02 879 3/28/2018
4.0.1-beta01 839 12/4/2017
4.0.0-alpha01 869 8/21/2017
3.0.3 134,110 7/11/2017
3.0.2-rc3 935 4/2/2017
3.0.2-rc2 861 4/2/2017
3.0.2-rc1 1,396 3/21/2017
2.0.3 1,865 8/15/2016
1.1.3 1,343 6/27/2016
1.0.3 1,364 3/30/2016

First release version.