Info
| Version: | 1.0.7 | 
| Author(s): | Heiner Wolf | 
| Last Update: | Monday, January 19, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/wolfspelz/ConfigSharp | 
| NuGet Url: | https://www.nuget.org/packages/ConfigSharp | 
Install
Install-Package ConfigSharp
                        dotnet add package ConfigSharp
                        paket add ConfigSharp
                        
                                ConfigSharp Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Roslyn.Compilers.CSharp(1.2.20906.2)
Tags
 
                
Config files are C# source files: intellisensed, refactorable, resharpered, syntax checked, compiled, type safe. Write real code with control structures and classes in config files.
Include other config files and remote (HTTP) config snippets.