c# - Import contact from social networka and emails in .net -


i need import contact gmail, yahoo, outlook , maybe facebook. want use api foreach service, becouse not want have user password these seervice , want contact name, email, phone , photo cannot use pop3. s there nuget package or open source can use or muset write foreach service myself?

sure, far know can try followings in nuget package console

install-package googleopenauthv2 install-package facebookloginapi install-package msliveauthcore install-package twitterbootstrapperauthmodule install-package yahooisstillaround install-package genericsocialmediaauthsvc 

Comments