bnoffer.webclient 1.0.4

dotnet add package bnoffer.webclient --version 1.0.4
NuGet\Install-Package bnoffer.webclient -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.webclient" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add bnoffer.webclient --version 1.0.4
#r "nuget: bnoffer.webclient, 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.
// Install bnoffer.webclient as a Cake Addin
#addin nuget:?package=bnoffer.webclient&version=1.0.4

// Install bnoffer.webclient as a Cake Tool
#tool nuget:?package=bnoffer.webclient&version=1.0.4

Web client is a wrapper around System.Net.Http.HttpClient

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on bnoffer.webclient:

Package Downloads
bnoffer.webdavnet

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

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 1,689 1/13/2018
1.0.3 4,755 1/8/2018
1.0.2 1,067 1/8/2018
1.0.1 1,903 7/22/2017

v.1.0.4: Library now uses PCL profile 111. For WebDAVNet 1.0.2 use version 1.0.3.