abujehad139 / 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

Google.Apis should be implemented as a Portable Class Library #320

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Google.Apis should be implemented as a Portable Class Library to support 
different platforms in the future (Silverlight, Windows Phone, Windows RT, etc.)

PCL (http://msdn.microsoft.com/en-us/library/vstudio/gg597391(v=vs.100).aspx)

Original issue reported on code.google.com by pele...@google.com on 10 May 2013 at 2:27

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/8596049/#ps238002

Original comment by pele...@google.com on 10 May 2013 at 2:31

GoogleCodeExporter commented 9 years ago
Microsoft publish a beta version of HttpClient (the package we want to use as 
our transportation layer). Because of a beta license - "Evaluation Only.  You 
may not test or deploy the software in a live operating environment unless 
Microsoft permits you to do so under another agreement." we are not going to 
use this library, and as a result we will use an older version of HttpClient 
which isn't portable!

When the PCL version will be out of beta, we will make our GoogleApis assembly 
a PCL as well.

Original comment by pele...@google.com on 17 May 2013 at 12:53

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/9915046/

Original comment by pele...@google.com on 1 Jun 2013 at 3:02

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 1 Jun 2013 at 3:02

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 7 Jun 2013 at 7:15