I just installed the Json.Net package and now I am wondering how I can import this to my project? I first tried \"using Newtonsoft.Json;\" but that\'s not coming up. I tried
right click on your project and select "manage nuget package". put json into the search, find it in the list and click "install"