JSON, as a lightweight and convenient data transmission format on the Internet, has received more and more attention. But in the process of server-side programming, we often hope to improve coding efficiency through intelligent hints. JSON C # class Generator can convert JavaScript objects represented in JSON format into strongly typed C # entity classes to reduce the effect of code entry.
http://jsonclassgenerator.codeplex.com/----Open source WinForm tools.
http://json2csharp.com/---an online conversion tool, you can see the name to know.
Another online conversion tool:
Jsons
Quicktype.io
From:http://www.byywee.com/page/m0/s574/574576.html
Reference articles
- NET Platform Open source Project Quick Glance C # Platform JSON entity class Builder JSON C # class Generator
JSON C # class Generator---Tools for generating C # entity classes from JSON strings