WebDAVSharp.Server.BasicAuth

The WebDAV server was based on another open source project, also called WebDAV#, maintained by Lasse V. Karlsen. This version of WebDAV# has been developed by Lieven Janssen and Ewout Merckx.

Recent Packages

Version Downloads
1.0.8.1 257

Usage Instructions

Latest Version: 1.0.8.1

To install WebDAVSharp.Server.BasicAuth from the command line, run the following command:

nuget install WebDAVSharp.Server.BasicAuth -Version 1.0.8.1 -Source https://nuget.perfectxl.com/nuget/default/

To install WebDAVSharp.Server.BasicAuth from the Package Manager Console within Visual Studio, run the following command:

Install-Package WebDAVSharp.Server.BasicAuth -Version 1.0.8.1 -Source https://nuget.perfectxl.com/nuget/default/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="WebDAVSharp.Server.BasicAuth" Version="1.0.8.1" />