Update4
No more default http referrer. User must set it as a parameter of constructor.
Delete old Translator and Searcher classes.
Updated comments for better document.
Update3
Change all API Using string parameter instead of enum parameter.
Add new Enumeration class and enumerations for API parameters.
The API changed a lot this time. Please let me know whether you like these changes or not.
Update2
All codes are refacted (StyleCop format).
Update the APIs to support latest Google APIs.
Now can customize referrer, accept language, API key and timeout times.
Update1
Update the supported language list for Google translate api.
Set “http://code.google.com/p/google-api-for-dotnet/” as the default http referrer. (Now you cannot set your own http referrer)
No more v0.2, new features will come with v0.3.
Provides simple, unofficial, .NET Framework APIs for using Google Ajax RestFULL APIs (Search API, Language API etc.)
How LAZY I am. I should release nearly a month ago.
Indeed, 99+% of source have been finished when I release the Google Search API for .NET 0.1 and Google Translate API for .NET 0.1.1.
I just wait some bugs from the last versioin, so I can do some change.
I do fixed one bug, only one.
Ok, see what’s new.
The new versions are nearly no different for using, but the foundation is changed.
Replace Json.NET 2.0 by Microsoft official WCF.
And implement the HttpUtility, so not need the System.Web any more.
It now support .NET 3.5 sp1 Client Profile.
You can download here:
More in formations, please visit the project’s site:
http://code.google.com/p/google-api-for-dotnet/