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!

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top