Unity and TweetSharp / Twitter

I have been looking around trying to figure out how use the Twitter API to post status updates (tweets) to a user’s twitter account from my game. From what I found it seems very complex and not particularly Unity friendly, especially after the 1.1 update. I was able to find TweetSharp which seems to simplify the process but I can’t figure out how to integrate it into my unity project.

So my question is, does anyone know how to integrate TweetSharp or is there an alternative method for posting tweets? (preferably not a costly plugin)

Link to the tweetsharp repo:
https://github.com/danielcrenna/tweetsharp

Thanks so much.

in this 1 ( Bonozo codes every way to fail Twitter Unity integration free of any libraries :/ - YouTube ) we solved how to implement TweetSharp, and others Twitter libraries too, but ultimately go with the free “Let’s Tweet in Unity” Asset, including fixing it up and adding the ability to Get tweet queries. Feel free to ask us in person on our live Unity3d gamedev stream ( Twitch )