Dennysoft.Core.JsonDoc NuGet Package

My intention was to create a tool for commenting json based configuration files.


Json does not allow any commenting as a standard, but most of the serializers can work with some comments in the document. For configuration files it is essential to have some explanatory documentation over the parameters especially if the parameter set is large enough.I am using this technique for some time now, and I am very satisfied with the results.

You can generate your default config file with an ease, and well commented for the operators.




Got any Dennysoft.Core.JsonDoc Question?





Info

Version: 1.0.0
Author(s): galdenny
Last Update: Tuesday, January 5, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/galdenny/JsonDoc
NuGet Url: https://www.nuget.org/packages/Dennysoft.Core.JsonDoc


Install
Install-Package Dennysoft.Core.JsonDoc
dotnet add package Dennysoft.Core.JsonDoc
paket add Dennysoft.Core.JsonDoc
Dennysoft.Core.JsonDoc Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.8

avg-downloads-per-day

0

days-since-last-release

1207