Project Description
This project aims to implement WebDAV support for .NET, both for client software as well as software hosting their own WebDAV server.

This class library for.NET 3.5 and 4.0 aims to allow you to host a WebDAV server inside your own software, as well as access WebDAV servers from your own software.

NOTE: During development I will switch up to .NET 4.0 and just try to avoid using anything specific for .NET 4.0, since there seems to be some problems with the .NET 3.5 runtime version of HttpListener that I need to sort out.

Features