This directory contains release 7 of the AdamMil.net WebDAV server, released
March 31st, 2017. It contains the following directories:
* bin - This directory contains the binaries needed to use the WebDAV server,
        as well as the intellisense data for the WebDAV server assembly.
  They can be placed in the GAC or a web site's bin directory.
* Documentation - This directory contains various documentation files.
  - AdamMil.WebDAV.Server.chm - API documentation and usage information
  - Compression.xml and MediaTypes.xml - The default compression and media
    type maps, which can be modified and referenced in web.config to change
    the defaults
  - Compression.xsd and MediaTypes.xsd - XML schemas for the compression and
    media type maps, useful if you want to customize them
  - Web.config.sample and Web.config.minimal - Example web.config files for
    use with the WebDAV server
* Examples - This project contains a couple of example services built on top
  of the WebDAV server.

For more information about the server, including the latest version and a link
to the source code, see http://www.adammil.net/WebDAV
