Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Convert JSON to C# Online
WhatsApp
Venkatesh Kumar
12y
18.7
k
0
5
Resource
0
With the increased interested and usage of web(or REST) API's, sooner or later you'll have to consume an external JSON-producing service. As a C# developer it's nice to have locally-defined static types that you can code against. But writing all these classes that match the JSON data is a boring and cumbersome task.
Let's introduce
json2csharp
This tool will takeover this task and generates C# classes from JSON for you.
Link:
http://bartwullems.blogspot.in/2012/06/json-to-c.html