How do I set up RestSharp?

919 views
Skip to first unread message

Christopher

unread,
Aug 5, 2011, 3:30:31 PM8/5/11
to RestSharp
I downloaded the NuGet package manager for Visual Studio Ultimate
2010. Then I used NuGet to download RestSharp, then downloaded
Json.NET as it was one of the dependencies.

In VS, which DLL file would I add to my resources, and how would I
reference to it in the code to allow for RestSharp to be used?

Thanks,
-Christopher

Andrew Young

unread,
Aug 8, 2011, 1:18:14 PM8/8/11
to rest...@googlegroups.com
Hopefully you figured it out by now. But if you have not, nuget should automatically add references for RestSharp and it's dependencies to your project automatically. You don't have to manually download anything.

Christopher

unread,
Aug 8, 2011, 6:44:28 PM8/8/11
to RestSharp
I did figure it out, I just had to reference it manually.

Does anybody have any code snippets on how I might be able to use the
GET method to retrieve some data from a server?
> > -Christopher- Hide quoted text -
>
> - Show quoted text -

John Sheehan

unread,
Aug 13, 2011, 1:43:52 AM8/13/11
to rest...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages