Tweetinvi is an intuitive .NET C# SDK that provides an easy and intuitive access to the Twitter REST and STREAM API 1.1.
Tweetinvi is a .NET C# SDK that provides easy access to the twitter REST and Stream API. Beyond the classical data access it provide many other helpers classes that can be used across the project.
Tweetinvi has been developed keeping in mind that each of the object have a context. The API provides 3 different classes for Twitter:
- Users
- Tweets
- Messages
These allow any query to be performed in a single method call.
You should use this tag if your question is related to Tweetinvi or any of its classes.
See also:
- TweetinviAPI on nuget.
- The source code on GitHub.
- The wiki and documentation.
- The archived codeplex page.