An open API service indexing awesome lists of open source software.

https://github.com/ithit/webdavclientsamples

WebDAV client samples in C# based on IT Hit WebDAV Client Library for .NET
https://github.com/ithit/webdavclientsamples

csharp-library samples webdav webdav-client xamarin-ios

Last synced: 10 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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...](iOS/)