Skip to content

Releases: geloczi/synologydotnet-core

0.5.0

31 Jul 17:04
Compare
Choose a tag to compare
  • File upload support added by PeterButzelaar
  • Changed RequestBuilder.ToPostRequest to RequestBuilder.ToPostRequestAsync

0.4.3

27 Dec 14:47
Compare
Choose a tag to compare
  • Add ConfigureAwait(false), because the original synchronization context is not needed

0.4.2

24 Dec 18:10
Compare
Choose a tag to compare
  • Use HttpCompletionOption.ResponseHeadersRead in QueryStreamAsync

0.4.1

19 Dec 17:51
Compare
Choose a tag to compare
  • QueryStreamAsync
  • Add optional CancellationToken argument to query methods
  • Remove StationConnectorBase.ConnectAsync, because connection must be established using SynoClient

0.4.0

13 Dec 22:19
Compare
Choose a tag to compare
  • Renamed a few query methods for better understanding
  • Added examples
  • Improved documentation
  • ApiInfo.ToString() returns a string with more details

0.3.0

02 Dec 13:49
22c9800
Compare
Choose a tag to compare