HOME 27175ff8b6 commit: import project 4 年 前
..
Adapters 27175ff8b6 commit: import project 4 年 前
Exceptions 27175ff8b6 commit: import project 4 年 前
MethodHandlers 27175ff8b6 commit: import project 4 年 前
Stores 27175ff8b6 commit: import project 4 年 前
Utilities 27175ff8b6 commit: import project 4 年 前
Icon.png 27175ff8b6 commit: import project 4 年 前
LICENSE 27175ff8b6 commit: import project 4 年 前
LockProperty.cs 27175ff8b6 commit: import project 4 年 前
README.md 27175ff8b6 commit: import project 4 年 前
WebDAVDisposableBase.cs 27175ff8b6 commit: import project 4 年 前
WebDAVExtensions.cs 27175ff8b6 commit: import project 4 年 前
WebDAVProperty.cs 27175ff8b6 commit: import project 4 年 前
WebDavServer.cs 27175ff8b6 commit: import project 4 年 前
_SOURCE.TXT 27175ff8b6 commit: import project 4 年 前

README.md

WebDAVSharp.Server

A WebDAV server, coded in C#, which can be used for various WebDAV .NET applications.

WebDAV# is developed in the .NET Framework 4.5

SQLExample

A SQL version of the server has been developed by Winterleaf and can be found at this repository

Developed by

The WebDAV server implementation was based on another open source project, also called WebDAV#. The maintainer of the project is Lasse V. Karlsen and the code can be found on CodePlex.

This version of WebDAV# has been developed by Lieven Janssen and Ewout Merckx at Xplore+.

The last changes have been contributed by Vincent Gee (Winterleaf).