Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 1.18 KB

1.1.2 (04 February 2023)

  • #8 - Bump System.Net.Http from 4.3.0 to 4.3.4 in /src/WebDAV-Client [dependencies] contributed by dependabot[bot]
  • #12 - Add net6.0 and net7.0 [enhancement] contributed by StefH
  • #11 - PlatformNotSupportedException on Blazor Webassembly / WASM [bug]

1.1.0.0 (02 May 2020)

  • #6 - Fixes for Blazor WASM [bug] contributed by StefH
  • #4 - Upgrade project to VS2017

1.0.3.0 (22 August 2018)

  • #5 - Upgrade to VS2017 and update TargetFrameworks contributed by StefH
  • #2 - Content-Type is set to text/plain when sending XML [bug, enhancement]

1.0.2.0 (06 March 2017)

  • #1 - Add support for using a custom HttpClient or HttpMessageHandler [enhancement]