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][6] and can be found at [this repository][7] ## 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][1] and the code can be found on [CodePlex][2]. This version of WebDAV# has been developed by [Lieven Janssen][3] and [Ewout Merckx][4] at [Xplore+][5]. The last changes have been contributed by [Vincent Gee (Winterleaf)][6]. [1]: http://www.vkarlsen.no/ [2]: https://webdavsharp.codeplex.com/ [3]: https://www.linkedin.com/in/lievenjanssen/ [4]: https://www.linkedin.com/in/ewoutmerckx [5]: http://xploreplus.com/ [6]: https://github.com/Winterleaf [7]: https://github.com/Winterleaf/Winterleaf-WebDavSharp.SQLExample