Skip to content
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.

Portable WebDAV Library v0.5.2.0

Compare
Choose a tag to compare
@DecaTec DecaTec released this 05 Dec 17:49
· 267 commits to master since this release
  • WebDavSession.ListAsync now uses allprop as default.
  • New overloads for WebDavSession.ListAsync where a PropFind can be specified (e.g. PropFind.CreatePropFindWithEmptyPropertiesAll()).
  • Updated and improved documentation.