WebDAV.Server 15.1.14101-Beta

This is a prerelease version of WebDAV.Server.
There is a newer version of this package available.
See the version list below for details.
dotnet add package WebDAV.Server --version 15.1.14101-Beta
                    
NuGet\Install-Package WebDAV.Server -Version 15.1.14101-Beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WebDAV.Server" Version="15.1.14101-Beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebDAV.Server" Version="15.1.14101-Beta" />
                    
Directory.Packages.props
<PackageReference Include="WebDAV.Server" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WebDAV.Server --version 15.1.14101-Beta
                    
#r "nuget: WebDAV.Server, 15.1.14101-Beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package WebDAV.Server@15.1.14101-Beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WebDAV.Server&version=15.1.14101-Beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=WebDAV.Server&version=15.1.14101-Beta&prerelease
                    
Install as a Cake Tool

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/

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
15.5.16124-Beta 85 4/20/2026
15.4.16086 1,303 12/30/2025
15.3.16041 2,945 8/14/2025
15.3.15282-Beta3 239 7/15/2025
15.3.15268-Beta3 250 5/2/2025
15.2.15012-Beta2 301 4/17/2025
15.2.14502-Beta2 237 3/28/2025
15.2.14426-Beta2 220 2/26/2025
15.2.14391-Beta2 212 2/13/2025
15.1.14101-Beta 183 12/18/2024
15.0.13942-Beta 191 10/25/2024
14.1.13942 3,024 10/16/2024
14.1.13916 2,934 5/23/2024
14.1.13908 3,002 4/9/2024
14.0.13424-Beta 317 1/8/2024
13.4.13237 2,948 11/24/2023
13.3.13192 3,001 10/25/2023
13.3.13138 3,000 8/15/2023
13.3.13124 3,011 8/4/2023
13.3.13068 2,940 6/20/2023
Loading failed