Skip to content

WebDAV client samples in C# based on IT Hit WebDAV Client Library for .NET

Notifications You must be signed in to change notification settings

ITHit/WebDAVClientSamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

WebDAV Client Examples

This repository contains WebDAV client samples supplied with IT Hit WebDAV Client Library for .NET.

iOS Client Sxample

This sample WebDAV client implements file provider for iOS in Xamarin/C#. It runs in the background and allows any iOS application, such as MS Word, iWork Pages, etc. to open a document from a WebDAV server, edit and save back to WebDAV server. You can also browse documents structure, copy, move and delete files using iOS Files application. More...