FacebookSharp icon indicating copy to clipboard operation
FacebookSharp copied to clipboard

Facebook Graph API for .Net

Results 10 FacebookSharp issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

hi, I created an app from cloud app template and added mvc2app to it which uses facebooksharp. The application is going to facebook auth page and after I use my...

How can i get the the messages on the wall of a user?

inquiry

hi, I want to post a message including link,media,swf.. I don't know using postToWall method. Please show me using postToWall example? Have a nice day.

Posts returned from a Page Feed originally returned a long value which represented the number of likes the Post had. The API has been changed and now returned a complex...

Prabir hi, how do I access the logged in user's email id. access the user's friend's email id and image post to wall of user and his friends I would...

inquiry

I am planning on developing an ASP.NET MVC application inside a Facebook Canvas. I already used your framework in another application and think it's awesome. But this time i really...

inquiry

First of all, beautiful library!!! It is amazing work. I am using it to post to a Facebook page, but to post as the page itself. What I have to...

feature-request
inquiry

I have offline_access as a permission to request, so I save the AccessToken from FB.AccessToken in my database after verifying the session is valid, but when I use this token...

bug

Old rest api support was not initially planned. But since facebook graph api doesn't support most of the features, i think its crucial to have it. All methods using RestApi...

feature-request
working-on-it