Skip to content

soccermitchy/WebDavServer

 
 

Repository files navigation

WebDAV-Server

This is a WebDAV server that provides an integration for ASP.NET Core. It's main goal is to be easily usable and extensible. The extensibility is provided by making extension use of dependency injection and covers the following points:

  • HttpClient instantiation (for server-to-server COPY/MOVE)
  • Virtual file system
  • Property store (for dead properties)
  • WebDAV implementation (down to the HTTP verb level)

Documentation

A documentation is available via GitHub Pages.

Support the development

Patreon

About

WebDAV-Server for .NET using ASP.NET Core

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 73.6%
  • C# 22.7%
  • CSS 2.5%
  • JavaScript 1.1%
  • Liquid 0.1%