A HttpListener-based mobile WebDAV server that runs on iOS and Android on .NET Standard 2.0. It stores all data in iOS/Android file system extended attributes. This sample provides access to the documents inside a mobile app folder. To see the documents a user opens a sample web page served by this server in a web browser on any machine in the local network. A user can open, edit and save documents back to the mobile device as well as can upload, download and manage documents using any WebDAV client. Quick start video tutorial: https://www.youtube.com/watch?v=dsDPrQBUpZM Detailed instructions about running this sample: https://www.webdavsystem.com/server/server_examples/mobile_ios_android/
$ dotnet add package WebDAV.ServerNo README available.