Skip to main content
Shiny.Net.HttpServer.WebDav package icon

Shiny.Net.HttpServer.WebDav

A WebDAV (RFC 4918) class 1 and 2 server for Shiny.Net.HttpServer โ€” mount a directory from a .NET MAUI app in Finder, Windows Explorer or any WebDAV client, without ASP.NET Core. XML is read and written with XmlReader/XmlWriter, so the whole path is trim- and AOT-clean.

Total Downloads
2.1K
2,115
Published
Aug 30, 2026
Latest stable version

Install

.NET CLI
dotnet add package Shiny.Net.HttpServer.WebDav --version 1.0.5
Package Manager Console
Install-Package Shiny.Net.HttpServer.WebDav -Version 1.0.5
PackageReference
<PackageReference Include="Shiny.Net.HttpServer.WebDav" Version="1.0.5" />

Frameworks

net10.0

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.