GDATA, Google API.
. MSI, dll, .
C:\Program Files\Google\API- API Google
Google.GData.Blogger.dll- .
Blogger.
Service service = new Service("blogger", "blogger-example");
string username = "abc@gmail.com";
string password = "abc143";
service.Credentials = new GDataCredentials(username, password);