You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message