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

Use standar third party tools #260

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?
Newtonsoft Json

Target platform (e.g. Windows, Mono, Silverlight, WP7, All)?
All

Please describe the feature requested.
Instead of having an seperate Newtonsoft Json library that is specific for 
google api (gapi) its better if gapi will use the nuget package for Newtonsoft 
Json (aka Json.Net).

Today when gapi will use an own dll it will conflict with the Json.Net because 
the namespace is the same. 

Only solution to get it to work is to rebuild the gapi to use the standard 
library or rebuild the own application to use gapi's version of the component

Original issue reported on code.google.com by pat...@tasteful.se on 21 Sep 2012 at 2:22

GoogleCodeExporter commented 9 years ago

Original comment by davidwat...@google.com on 21 Sep 2012 at 4:49

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 13 Apr 2013 at 4:37

GoogleCodeExporter commented 9 years ago

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

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

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

GoogleCodeExporter commented 9 years ago
use NuGet! with https://codereview.appspot.com/8596049/#ps238002 change

Original comment by pele...@google.com on 22 May 2013 at 10:44