A simple tool for migrating a web.config file to an appsettings.json file. 
                        
                    
         
                Info
| Version: | 0.3.0 | 
| Author(s): | Andrew Lock | 
| Last Update: | Thursday, January 9, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/andrewlock/dotnet-config2json | 
| NuGet Url: | https://www.nuget.org/packages/dotnet-config2json | 
Install
Install-Package dotnet-config2json
                        dotnet add package dotnet-config2json
                        paket add dotnet-config2json
                        
                                dotnet-config2json Download (Unzip the "nupkg" after downloading)
                            
                        