WebDAV-Client
1.1.1
An easy-to-use async WebDAV client for .NET, .NETStandard, Blazor-WASM and Portable based on https://github.com/skazantsev/WebDavClient.
Install-Package WebDAV-Client -Version 1.1.1
dotnet add package WebDAV-Client --version 1.1.1
<PackageReference Include="WebDAV-Client" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebDAV-Client --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebDAV-Client, 1.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WebDAV-Client as a Cake Addin
#addin nuget:?package=WebDAV-Client&version=1.1.1
// Install WebDAV-Client as a Cake Tool
#tool nuget:?package=WebDAV-Client&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See CHANGELOG.md
Dependencies
-
.NETFramework 4.5
-
.NETFramework 4.6
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- System.Net.Http (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
-
.NETStandard 1.2
- NETStandard.Library (>= 1.6.1)
- System.Net.Http (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
-
.NETStandard 2.0
- System.Net.Http (>= 4.3.3)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
-
.NETStandard 2.1
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.