oAuthTwitterWrapper icon indicating copy to clipboard operation
oAuthTwitterWrapper copied to clipboard

An easy way to display twitter feeds and searches in any .net project, with one nuget command and 3 appsetting changes you have access to raw json or serialized c# objects. No need for 3rd party dlls.

Results 14 oAuthTwitterWrapper issues
Sort by recently updated
recently updated
newest added

making the Id bigger, since int32 is too small

Since SSLv3 was disabled on Twitter for the POODLE attack, we experience these server errors generated. Is anybody else experiencing the same? http://stackoverflow.com/questions/26388615/could-not-create-ssl-tls-secure-channel-for-facebook ``` Web host html message not available....

Per our discussion, I updated the timeline settings to take since_id. This will allow me to provide a minimum/since "tweet" id that I want to get data from. The suggestion...

Hi, awesome project and implementation - nicely done! I have one idea to enhance it: make it a PCL. I am currently working on a Windows 8 app (WinRT) and...