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

Portable WebDAV Library v0.8.2.0

Compare
Choose a tag to compare
@DecaTec DecaTec released this 19 Apr 16:00
· 109 commits to master since this release
  • The classes AbsoluteUri, CodedUrl and NoTagList do not provide public constructors anymore so that the specification cannot be bypassed. Use the TryParse methods to create an instance of these classes.
  • AbsoluteUri.ToString: Do not try to parse, de- or encode the URI.