Simplest way to post to a facebook fan page's wall with C#!

后端 未结 3 1791
轮回少年
轮回少年 2020-12-30 10:09

I have a fan page setup for my company.

I want to automate the posting of regular updates to that page\'s wall from my C# desktop application.

  • Which

3条回答
  •  失恋的感觉
    2020-12-30 10:36

    Check my answer over here: how to post to facebook page wall from .NET

    Check full example: http://klaatuveratanecto.com/posting-on-facebook-wall-feed-with-c-and-asp-net-mvc-5/

提交回复
热议问题