How to Post to facebook using graph api in ASP.Net Core 2.0?
I already have authenticated users in OAuth. I have my app-id, my access token which I extended. Facebook recently updated their Graph Api to v3.1. I have searched all over the net but no luck. How can i get the…