<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Getting started using dropbox with C# in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-started-using-dropbox-with-C/m-p/594757#M27659</link>
    <description>&lt;P&gt;Thanks for the report, and apologies for the trouble. We dropped support for .NET Framework 4.5 in v6.0.0 of the Dropbox .NET SDK, but it sounds like the configuration of the example app(s) weren't updated to match. I'll ask the team to update that accordingly to get those working again.&lt;/P&gt;</description>
    <pubDate>Tue, 03 May 2022 14:33:09 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2022-05-03T14:33:09Z</dc:date>
    <item>
      <title>Getting started using dropbox with C#</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-started-using-dropbox-with-C/m-p/594728#M27657</link>
      <description>&lt;P&gt;Hi I'm an experienced c# developer trying to get started with dropbox coding.&amp;nbsp; I'm looking to write a .net 6 integration to read files from dropbox but initially, I'm just trying to make a proof of concept connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've started reading the documentation which has led me to the examples on the dropbox github here&amp;nbsp;&lt;A href="https://github.com/dropbox/dropbox-sdk-dotnet" target="_blank"&gt;dropbox/dropbox-sdk-dotnet: The Official Dropbox API V2 SDK for .NET (github.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've downloaded the code but cannot get it to even compile!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issues seem to be related to mismatched dependencies on packages and projects refs - some of which are .net standard 2 some of which are framework 4.5&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried visual studio 2019&amp;nbsp; &amp;amp; 2022&amp;nbsp; I've tried .net 6 / standard 2 / framework 4.5&amp;nbsp; / framework 4.8.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried installing likely missing nuget packages&amp;nbsp; system.net.http&amp;nbsp; / microsoft.net.http etc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried building the whole solution / pulling out the oauthtest example&amp;nbsp; / pulling out program.cs into linqpad even.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried pulling out the project references and adding to the nuget packages instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can only assume that I've somehow picked up the wrong developer documentation and that that api is an old / depreciated version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any pointers towards the happy path or a simple "sign-in and list files"&amp;nbsp; demo would be greatly appreciated.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 12:39:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-started-using-dropbox-with-C/m-p/594728#M27657</guid>
      <dc:creator>brett8</dc:creator>
      <dc:date>2022-05-03T12:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started using dropbox with C#</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-started-using-dropbox-with-C/m-p/594757#M27659</link>
      <description>&lt;P&gt;Thanks for the report, and apologies for the trouble. We dropped support for .NET Framework 4.5 in v6.0.0 of the Dropbox .NET SDK, but it sounds like the configuration of the example app(s) weren't updated to match. I'll ask the team to update that accordingly to get those working again.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 14:33:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-started-using-dropbox-with-C/m-p/594757#M27659</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-05-03T14:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started using dropbox with C#</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-started-using-dropbox-with-C/m-p/594835#M27661</link>
      <description>&lt;P&gt;Thanks for getting back to me Greg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I managed to find a tutorial that has got me going with the basics here :&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/dotnet#tutorial" target="_self"&gt;.NET - Developers - Dropbox&amp;nbsp; &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Posting this in case it helps others.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like you have a decent API and some very good detailed documentation but It is quite difficult to get started with and you could do with a little more documentation on getting started.&amp;nbsp; &amp;nbsp;Linking that ^^^ basic tutorial from your README.md in github would help,&amp;nbsp; I think.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 19:42:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-started-using-dropbox-with-C/m-p/594835#M27661</guid>
      <dc:creator>brett8</dc:creator>
      <dc:date>2022-05-03T19:42:51Z</dc:date>
    </item>
  </channel>
</rss>

