liuqiaosz / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

GamesService API depedency on system.net.http #472

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
(forgive me if this library does not contain the GamesService api; I thought I 
got it here, but I do not see it in the source tree)

Steps to reproduce
1. Create a WP8 app
2. Instatitate the GamesService (var service = new GamesService(new 
BaseClientService.Initializer()

EXP : GamesService Created
Result: Exception : System.Net.HTTP not found

I don't believe this library is available on Windows Phone. 

What version of the product are you using?  1.8.1.48
What is your operating system? Windows 8.1 (developing for WP8)
What is your IDE?  Visual Studio
What is the .NET framework version?  .Net Windows Phone 8

Original issue reported on code.google.com by patrickm...@gmail.com on 28 Jun 2014 at 2:55

GoogleCodeExporter commented 9 years ago
The library is available on WP8. 
https://www.nuget.org/packages/Google.Apis.Games.v1/

I'm closing this issue, feel free to reopen it in case I didn't answer your 
question and it is still relevant

Original comment by pele...@google.com on 31 Jul 2014 at 2:48