- Home /
Unity RestSharp library
Hey guys,
I would like to integrate the RestSharp library to my unity project, but I don't know how to proceed. I downloaded the sources via git, and I built the project with Xamarin because Monodevelop won't open the solution for some reason. Would you guys have any idea ?
Thanks a lot for your time :)
Claude
Comment
Answer by deadlyfingers · Jun 09, 2015 at 02:31 PM
Try RestSharp port for Unity on github - https://github.com/ProjectStratus/UnityRestClient
Your answer
Follow this Question
Related Questions
Using C++ DLL's from Unity's C#? 3 Answers
Pure Data (Pd) + Android + Unity integration? 2 Answers
Getting SSH.NET to work in Unity 1 Answer
Is there a way to compile C files/libraries within a webplayer? 0 Answers
Using a C file as a plugin 0 Answers