.NET client for the Google People API
问题 I do not see a .NET client for the Google People API here. https://code.google.com/p/google-api-dotnet-client/wiki/APIs Do you know of any? I need to get the user's full name, email address, gender and date of birth from Google using OAuth2. I could use it the raw HTTP way, but just to be safe, I want to use a Google provided client API. Update Hurray to hand-plumbing 回答1: The Google .net client Library can be found on NuGet, the plus package is here Google.Apis.Plus.v1 Client Library PM>