mtklitgaard / WebDAVClient

Strongly-typed, async WebDAV Client implementation in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebDAVClient

Abount

Strongly-typed, async WebDAV Client implementation in C# broken out and tested. Also includes the ability to upload multiple files and directories.

WebDAVClient is based originally on https://github.com/kvdb/WebDAVClient. I've added Async support (instead of Callback), as well strong-types responses.

About

Strongly-typed, async WebDAV Client implementation in C#


Languages

Language:C# 78.1%Language:PowerShell 21.9%