Csharp Twitter API with all twitter features
c#, twitter
Solution
I am the developer of Tweetinvi. Tweetinvi is a C# library for Twitter that contains with very few exceptions all the features provided by Twitter as well as various tools that will simplify your development.
The library has been developed with various Twitter developers to help them in their various usages of the Twitter REST and Stream APIs.
You can watch a short introduction video at https://www.youtube.com/watch?v=1maeTudF8cQ.
- You can find Tweetinvi at https://github.com/linvi/tweetinvi.
- The documentation at : https://github.com/linvi/tweetinvi/wiki/Introduction
Enjoy!
Problem
I want to make website that do every things without twitter.com I want see and reply twitter account tweets,DM,Mentions,Reply...are there any C# twitter API that include this features?