Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

New Post: Working togehter

$
0
0
Why not working together ?

https://tweetinvi.codeplex.com/
https://www.nuget.org/packages/TweetinviAPI


https://linqtotwitter.codeplex.com/
https://www.nuget.org/packages/linqtotwitter


https://github.com/opentig/TwitterIrcGateway

https://github.com/PyYoshi/TwitterIrcGateway/blob/master/TwitterIrcGatewayCore/TwitterService.cs

Tweetinvi very simple for this:

TwitterCredentials.SetCredentials(accessToken, accessTokenSecret, consumerKey, consumerSecret);
        var user = User.GetLoggedUser();
        Trace.WriteLine(user.ScreenName + " " + user.Id);

        Tweet.PublishTweet("Hello Tweetinvi"); 
For newbie, the ideal samples would be:


How can I get your all tweets list programatically using C# ? (Max tweets you can retrieve is 3200) - cannot get all ?

And download photos and videos from anyone timeline too C# ?

How get the list of followers and following using C# ?

How send DM anyone user using C# ?

How can I follow to user using C#

How manage lists using C#?

Full source code samples and real applications in C# using good patterns and practices, for minimize the learning curve.

Viewing all articles
Browse latest Browse all 4126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>