Link to home
Start Free TrialLog in
Avatar of Rawan Jambi
Rawan Jambi

asked on

run JSON script in .NET

I have a JSON script from Google Analytics and I would like to run it in Visual Studio 2013.
I run (Install-Package Newtonsoft.Json ) in the package manager console but I don't know where to paste the script and how I can run it.. and a very important question is what type of project should I create at the beginning to run the script (Class library, Console application,...??) ??

Anyone has and idea what are the steps to do it!!

Thank you
ASKER CERTIFIED SOLUTION
Avatar of Ivo Stoykov
Ivo Stoykov
Flag of Bulgaria image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial