Json generate C# Model class tools

1, you can automatically parse and verify the Json string online formatted as C# Model entity class (strictly in accordance with the C#.Net standard implementation of the Model entity class generation)

2, to provide any complex/simple format of the Json string conversion to generate C# entity class

3, support for Json format error , will not format the Json string does not meet the specifications to ensure the accuracy of the Model entity classes

4, support for Json comments , automatically extract the relevant characters in the Json string , used to generate the C# entity class field comments , increasing the readability of the Model entity class .

Access logs: