Post “Hello World” to twitter from .NET application

后端 未结 6 1316
耶瑟儿~
耶瑟儿~ 2020-12-14 04:30

My client would like me to use .NET to post to Twitter, and suggests that I use C#.

Q: How do I post \"Hello World\" to twitter using C#?

This post mentions

6条回答
  •  执念已碎
    2020-12-14 05:08

    I'd suggest reading up on the documentation on http://developer.twitter.com/start. It has all the information you will need.

提交回复
热议问题