This repository has been archived by the owner on Feb 14, 2022. It is now read-only.
Portable WebDAV Library v0.8.2.0
- The classes
AbsoluteUri
,CodedUrl
andNoTagList
do not provide public constructors anymore so that the specification cannot be bypassed. Use theTryParse
methods to create an instance of these classes. AbsoluteUri.ToString
: Do not try to parse, de- or encode the URI.