概要 こんなTweetを見かけたので、さっそくやってみた。 VisualStudioにはJSONをクラスとして貼り付けるという機能があるよ、と。 Tip of the Day! A little reminder of the paste JSON as classes feature in Visual Studio :) There is also 'paste XML as classes' pic.twitter.com/O79D6ZEuwl — Iris Classon (@IrisClasson) November 27, 2016 用意したJSON { "title":"Harry Potter and the Philosopher's Stone", "author":"J.K. Rowling", "hoge": { "stringField": "piyo", "nu
