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

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).