An easy-to-use async WebDAV client for .NET, .NETStandard, Blazor-WASM and Portable based on https://github.com/skazantsev/WebDavClient.
Info
Version: | 1.1.2 |
Author(s): | Sergey Kazantsev, Stef Heyenrath |
Last Update: | Saturday, February 4, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stefh/WebDAV-Client |
NuGet Url: | https://www.nuget.org/packages/WebDAV-Client |
Install
Install-Package WebDAV-Client
dotnet add package WebDAV-Client
paket add WebDAV-Client
WebDAV-Client Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
.NETStandard 1.1
- NETStandard.Library(>= 1.6.1)
- System.Net.Http(>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Net.Http(>= 4.3.3)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Net.Http(>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
Tags