ITHitWebDAVClient 3.0.1032-beta
This is a prerelease version of ITHitWebDAVClient.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ITHitWebDAVClient --version 3.0.1032-beta
NuGet\Install-Package ITHitWebDAVClient -Version 3.0.1032-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ITHitWebDAVClient" Version="3.0.1032-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ITHitWebDAVClient --version 3.0.1032-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ITHitWebDAVClient, 3.0.1032-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ITHitWebDAVClient as a Cake Addin #addin nuget:?package=ITHitWebDAVClient&version=3.0.1032-beta&prerelease // Install ITHitWebDAVClient as a Cake Tool #tool nuget:?package=ITHitWebDAVClient&version=3.0.1032-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
WebDAV client library for .NET, Xamarin iOS and Android for managing items on WebDAV RFC 4918, RFC 2518 and DeltaV RFC 3253 compliant WebDAV servers, uploading, downloading files, managing locks and file versions. The library is using Task-based Asynchronous Pattern (TAP) and requires .NET 4.5 or later. Over 90% of code is covered by unit and integration tests including iOS and Android versions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid10 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.1.5036 | 376 | 5/2/2024 |
7.1.4970 | 211 | 3/12/2024 |
7.1.4811 | 240 | 12/19/2023 |
7.0.4672 | 345 | 8/18/2023 |
7.0.4669-Beta | 115 | 8/18/2023 |
7.0.4627-Beta | 242 | 5/16/2023 |
6.0.4076 | 1,071 | 2/28/2023 |
6.0.4047-Beta | 156 | 1/16/2023 |
6.0.4032-Beta | 202 | 12/5/2022 |
5.3.3908 | 913 | 10/3/2022 |
5.3.3668 | 566 | 7/20/2022 |
5.3.3652 | 609 | 7/14/2022 |
5.3.3646 | 466 | 7/11/2022 |
5.3.3490 | 680 | 5/13/2022 |
5.2.2901 | 1,828 | 2/22/2022 |
5.1.2712 | 465 | 2/2/2022 |
5.0.2602 | 342 | 12/8/2021 |
5.0.2539 | 1,335 | 11/29/2021 |
5.0.2450 | 6,232 | 11/23/2021 |
5.0.2391 | 469 | 11/12/2021 |
5.0.2310-Beta | 251 | 10/5/2021 |
5.0.2261-Beta | 275 | 9/24/2021 |
5.0.2243-Alpha | 225 | 9/17/2021 |
5.0.2214-Alpha | 221 | 9/7/2021 |
5.0.2194-Alpha | 214 | 9/3/2021 |
4.0.1482-Beta | 373 | 5/13/2021 |
4.0.1476-Beta | 261 | 4/23/2021 |
4.0.1472-Beta | 244 | 4/23/2021 |
4.0.1398-Beta | 439 | 1/22/2021 |
4.0.1393-Beta | 256 | 1/18/2021 |
4.0.1381 | 560 | 1/15/2021 |
3.1.1248 | 964 | 10/4/2019 |
3.1.1109 | 633 | 6/21/2019 |
3.1.1072 | 658 | 6/5/2019 |
3.1.1057 | 613 | 5/28/2019 |
3.0.1034 | 657 | 5/21/2019 |
3.0.1034-beta | 480 | 5/20/2019 |
3.0.1032-beta | 476 | 4/26/2019 |
3.0.1029-beta | 484 | 4/12/2019 |
2.0.421 | 1,994 | 5/18/2016 |
IT Hit WebDAV Client Library for .NET