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

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