ConfigR 1.0.0
Write your .NET configuration files in C# and other .NET languages.
Fed up with XML soup? Frustrated that app settings can only be strings? Want to do more in your configuration file than just define app settings? Then ConfigR is for you!
Install-Package ConfigR -Version 1.0.0
dotnet add package ConfigR --version 1.0.0
<PackageReference Include="ConfigR" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ConfigR --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ConfigR, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on ConfigR:
Package | Downloads |
---|---|
HumbleConfig.ConfigR
HumbleConfig is a simple abstraction on top of multiple config sources. This package includes the config source of ConfigR
|
|
ConfygureOut.ConfigRSource
A configuration source for ConfygureOut that loads configuration values from ConfigR files
|
|
ConfigR.Roslyn.CSharp
Write your .NET configuration files in C# and execute them using Roslyn.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 2,027 | 11/2/2016 |
1.0.0-beta0004-build368 | 775 | 5/29/2016 |
1.0.0-beta0003-build366 | 742 | 5/29/2016 |
1.0.0-beta0002-build362 | 750 | 5/27/2016 |
1.0.0-beta0001-build360 | 759 | 5/21/2016 |
1.0.0-alpha0001-build320 | 695 | 5/11/2016 |
0.14.1 | 2,210 | 4/24/2016 |
0.14.0 | 991 | 4/15/2016 |
0.13.0 | 2,763 | 10/19/2015 |
0.12.0 | 4,556 | 1/11/2015 |
0.11.0 | 5,162 | 6/16/2014 |
0.10.0 | 1,351 | 2/20/2014 |
0.9.0 | 865 | 1/10/2014 |
0.8.0 | 871 | 11/11/2013 |
0.7.0 | 880 | 10/29/2013 |
0.6.0 | 879 | 9/28/2013 |
0.5.0 | 877 | 9/14/2013 |
0.4.0 | 929 | 7/30/2013 |
0.3.0 | 925 | 7/23/2013 |
0.2.0 | 917 | 7/1/2013 |
0.1.0 | 1,032 | 6/16/2013 |