Skip to content

v3.0.2

Choose a tag to compare

@qimingyuan qimingyuan released this 04 Mar 05:15
· 232 commits to master since this release
  • Update constructor for DropboxClient. All optional parameters are now wrapped in DropboxClientConfig object. This helps get rid of dependency on System.Net.Http.dll if the app doesn't need custom http client.