Moved to codeberg.org - https://codeberg.org/DecaTec/Portable-WebDAV-Library - The Portable WebDAV Library is a strongly typed, async WebDAV client library which is fully compliant to RFC 4918, RFC 4331 and "Additional WebDAV Collection Properties". It is implemented as .NETStandard 1.1 library in oder to be used on any platform supporting .NETStandard 1.1.
The Prop class contains (at least one) property (LockDiscovery) than is not initializable using the CreatePropWithEmptyProperties or CreatePropWithEmptyPropertiesAll method.
The
Prop
class contains (at least one) property (LockDiscovery
) than is not initializable using theCreatePropWithEmptyProperties
orCreatePropWithEmptyPropertiesAll
method.