bnoffer.webdavnet 1.0.4

dotnet add package bnoffer.webdavnet --version 1.0.4
                    
NuGet\Install-Package bnoffer.webdavnet -Version 1.0.4
                    
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="bnoffer.webdavnet" Version="1.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="bnoffer.webdavnet" Version="1.0.4" />
                    
Directory.Packages.props
<PackageReference Include="bnoffer.webdavnet" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add bnoffer.webdavnet --version 1.0.4
                    
#r "nuget: bnoffer.webdavnet, 1.0.4"
                    
#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.
#addin nuget:?package=bnoffer.webdavnet&version=1.0.4
                    
Install bnoffer.webdavnet as a Cake Addin
#tool nuget:?package=bnoffer.webdavnet&version=1.0.4
                    
Install bnoffer.webdavnet as a Cake Tool

WebDAVNet is a client library for interacting with WebDAV written in C#

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on bnoffer.webdavnet:

Package Downloads
bnoffer.owncloudsharp

A C# client library for ownCloud 8.2+

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 2,125 1/13/2018
1.0.2 4,982 1/8/2018
1.0.1 1,830 7/22/2017

v.1.0.4: Library now uses PCL profile 111. For ownCloud# 0.3.0 use version 1.0.2.