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
- Host: GitHub
- URL: https://github.com/ithit/webdavclientsamples
- Owner: ITHit
- Created: 2019-04-05T18:07:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-04T16:50:45.000Z (over 6 years ago)
- Last Synced: 2025-03-31T10:04:48.647Z (11 months ago)
- Topics: csharp-library, samples, webdav, webdav-client, xamarin-ios
- Language: C#
- Size: 644 KB
- Stars: 5
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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/)