Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Browsing all 4126 articles
Browse latest View live
↧

New Post: Issues with Tweetinvi 0.9.5.2 - Binaries

Please try using Nuget (Install-Package TweetinviAPI). I have just tested (Windows 7 + Visual Studio 2010 + .NET Framework 4) and it works, I will try later from the binaries directly. Linvi

View Article


New Post: Issues with Tweetinvi 0.9.5.2 - Binaries

Thanks a lot Linvi, It works now. Please is there a documentation of the API that shows the Methods in it and what it returns? Thank you.

View Article


New Post: Issues with Tweetinvi 0.9.5.2 - Binaries

Well you have the documentation here : https://tweetinvi.codeplex.com/documentation. I have not created any documentation that shows what each method is returning. Instead each method name should be...

View Article

Updated Wiki: Documentation

Quick Start Tweetinvi is a C# .NET API developped to simplify the life of developers will to access the Twitter API. It provides an easy access to the Twitter REST API and the Twitter stream...

View Article

Updated Wiki: Documentation

Quick Start Tweetinvi is a C# .NET API developped to simplify the life of developers will to access the Twitter API. It provides an easy access to the Twitter REST API and the Twitter stream...

View Article


Updated Wiki: Documentation

Quick Start Tweetinvi is a C# .NET API developped to simplify the life of developers will to access the Twitter API. It provides an easy access to the Twitter REST API and the Twitter stream...

View Article

Updated Wiki: Documentation

Quick Start Tweetinvi is a C# .NET API developped to simplify the life of developers will to access the Twitter API. It provides an easy access to the Twitter REST API and the Twitter stream...

View Article

Updated Wiki: Documentation

Quick Start Tweetinvi is a C# .NET API developped to simplify the life of developers will to access the Twitter API. It provides an easy access to the Twitter REST API and the Twitter stream...

View Article


Reviewed: Tweetinvi 0.9.5.x (Feb 27, 2015)

Rated 5 Stars (out of 5) - Great API for Twitter... And the Main Developer is very responsive to any issues and feature updates.

View Article


New Post: How get the user/creator of tweet ?

I will send you the file in a few hours Han Swinkels

View Article

New Post: convert samplestream to vb.net

I am sorry I do not have a good knowledge of VB, maybe someone else will come to your rescue. Linvi

View Article

New Post: How do I add authentication to a WFA?

As described in the documentation as per today find use the following code :// This method shows you how to create Application credentials. // This type of credentials do not take a AccessKey or...

View Article

Source code checked in, #41984

Branched from $/tweetinvi/Development - 0.9.5.x

View Article


Source code checked in, #41985

Version 0.9.6.0 - Updated assembly infos

View Article

Reviewed: Tweetinvi 0.9.5.x (Feb 27, 2015)

Rated 5 Stars (out of 5) - Tweetinvi, is one of the main library underpinning a digital forensics tool, to capture data from Twitter - accounts of those suspected of criminal activity in the United...

View Article


New Post: GetTweetsFromList() Function Keeps Returning Nul

Hi, Whenever I try to retrieve all list of tweets in my profile using the code below I keed getting MyTweets to be null.IEnumerable<ITweet> myTweets = TweetList.GetTweetsFromList(MyProfile.ID);...

View Article

New Post: GetTweetsFromList() Function Keeps Returning Nul

TweetList is not a profile, I think you want to use the Timeline instead.var tweets = Timeline.GetHomeTimeline();Linvi

View Article


New Post: GetTweetsFromList() Function Keeps Returning Nul

Thanks Linvi. I am able to retrieve the tweets in my Timeline with this IEnumerable<ITweet> myTweets = Timeline.GetUserTimeline(MyProfile.ID, MyProfile.StatusCount); But I have over a thousand...

View Article

New Post: GetFriends() Function

Hi, The value the GetFriends() function returns keeps fluctuating sometime it will return the list of my friend and sometime it will just return null, Here is my code:IEnumerable<IUser>...

View Article

New Post: How get the user/creator of tweet ?

I am actually so stupid :P timelineParameter.TrimUser = true; Needed to change that to false... Why did it took me so long to figure this out ? :(

View Article
Browsing all 4126 articles
Browse latest View live


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