I have successfully installed and tested twilio api with C# .Net framework 4.0 using VS2010. I referred to the link https://www.twilio.com/docs/csharp/install which has instructions to install with VS2010/12
Now I have another computer where I have to install twilio C# api with .net framework 3.5 and VS2008. How can I do that ? I tried to copy the dlls and take reference but it didn't work. Kindly let me know how can I install twilio api for C# with .net framework 3.5 and VS2008 ?