Question

Is there a way to post data from a ASP.NET application to Google+ account of a user. Does Google+ provide any API for the .NET platform?

Was it helpful?

Solution

As of 9-7-2011, the API has not yet been released:

http://googleplusplatform.blogspot.com/

There is, however, a platform preview for which you can sign up:

http://www.google.com/+/learnmore/platform-preview/

Here is some discussion of the issue as well as some unofficial (that is to say, they will break eventually) APIs:

http://blog.programmableweb.com/2011/07/18/the-unofficial-google-plus-api-wait-which-one/

OTHER TIPS

Since the Google+ API is now available, you can use the Google APIs Client Library for .NET to access the API.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top