Skip to content

Files

Latest commit

 

History

History

CSharp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

JSON -> C# Generator

Supports

  • Converting JSON arrays into C# arrays.
  • Converting JSON objects into C# objects.
  • Converting JSON numbers mixed with null values into C# nullable value types.