WebDAV Client Examples in C#

iOS Client Sample

This sample iOS application implements file provider, that runs in the background and allows any iOS application, such as MS Word, seamlessly open and edit documents from your WebDAV server. You can browse server content using iOS Files application as well as upload, copy, move and delete files. You can adapt this sample to your needs to manage data in your DMS/CMS/CRM/ERP. The sample is written in C#, Xamarin. more...

Windows Client Sample

This is a legacy desktop application supplied with WebDAV Client Library v2 and earlier. You can browse documents on your WebDAV server as well as upload, copy, move, delete, lock and unlock documents. more...