blqw.Httpdoer.Extensions 1.2.5

Suggested Alternatives

zijian666.HttpClientExtensions

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

// Install blqw.Httpdoer.Extensions as a Cake Tool
#tool nuget:?package=blqw.Httpdoer.Extensions&version=1.2.5

Httpdoer 扩展组件

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.2.5 1,171 2/5/2017
1.2.4 1,177 11/17/2016
1.2.2 1,165 11/10/2016
1.2.1 1,149 10/12/2016
1.2.0 1,213 7/18/2016
1.1.0-beta 863 7/4/2016

Httpdoer 扩展组件
     [1.2.1] 2016.10.12
     修复返回值为具体类型时报错的问题
     [1.2.2] 2016.11.10
     修复`ContentTypeAttribute`特性不生效的问题
     [1.2.4] 2016.11.17
     修复bug
     [1.2.4.1] 2016.11.24
     修复nuget下载后没有dll的问题
     [1.2.5.0] 2017.02.05
     增加自定义参数格式化的功能