About C# to JSON


A free utility to convert C# classes to JSON objects. The core implementation of this tool is available on Github.
 
C# code compilation courtesy of Microsoft Roslyn.
JSON serialization courtesy of Newtonsoft Json.NET.
C# browser text editor courtesy of CodeMirror.


Update history