Where can I find Google.Apis.Contacts.v3 for .NET?

There are many different Google APIs DLLs for .NET, such as Google.Apis.Calendar.v3. But nothing for the contacts API. Using older versions or other approaches is not a solution, because I already use v3 of several APIs. I need to add contacts API.

+4
source share

Source: https://habr.com/ru/post/1432278/


All Articles