Google Releases Google APIs Client Library For .NET Targeting Windows And Windows Phone Developers

Reading time icon 1 min. read


Readers help support MSpoweruser. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help MSPoweruser sustain the editorial team Read more

Google APIs dotnet

Google services such as Calendar, Analytics, and Google+ allow users to store personal information and manage their activities online. Most Google services have web APIs that you can use to give your applications access to this information with the user’s authorization. As Google mentioned in their blog, “Whether you are plugging Google Calendar into your .NET Framework-based application, translating text in a Windows Phone app or writing a PowerShell script to start Google Compute Engine instances, the Google APIs Client Library for .NET can save you tons of time.”

This library is an open-source effort, hosted at NuGet, that lets developers building on the Microsoft® .NET Framework to integrate their desktop or Windows Phone applications with Google’s services. It handles OAuth 2.0 integration, streaming uploads and downloads of media, and batching requests. For more than fifty Google APIs, it is the easiest way to get access for any Windows developer.

This is a surprising move from Google given the fact that they have largely ignored Windows platform for their Google services over the past few years. Check out the APIs here.

via: Neowin

More about the topics: .net, APIs, google, windows, windows phone