Question

I've downloaded LinqToTwitter (v3.0.2) and added it to my asp.net MVC 4 project. I've previously been working with version 2.1.3 of LinqToTwitter and webforms. I'm now looking for some examples to guide me in the right direction when it comes to authentication and the use of LinqToTwitter 3.0.2 (now the latest).

I've done a bit of googling but havn't found any good examples that illustrates the whole flow.

Any of you guys have links to examples?

Thanx!

Was it helpful?

Solution

The latest version of LINQ to Twitter is async. You can find samples in the downloadable source code in the Linq2TwitterDemos_MVC project. The Documentation has both old and new versions of queries.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top