dotnet-config2json
dotnet-config2json copied to clipboard
A simple tool to convert a web.config file to an appsettings.json file
Upgrade to .Net 6.0 and above, along with dependencies
Can I use this tool to migrate web.config to appsetting.josn for .Net 6.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...