OSS.Tools.Http 3.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package OSS.Tools.Http --version 3.0.1
NuGet\Install-Package OSS.Tools.Http -Version 3.0.1
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="OSS.Tools.Http" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OSS.Tools.Http --version 3.0.1
#r "nuget: OSS.Tools.Http, 3.0.1"
#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 OSS.Tools.Http as a Cake Addin
#addin nuget:?package=OSS.Tools.Http&version=3.0.1

// Install OSS.Tools.Http as a Cake Tool
#tool nuget:?package=OSS.Tools.Http&version=3.0.1

HTTP请求工具类库

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on OSS.Tools.Http:

Package Downloads
OSS.Clients.Pay.Wechat

微信支付V3版接口

OSS.Clients.Oauth.WX

微信Oauth授权接口

OSS.Clients.Platform.Wechat.Base

微信公众好请求基础封装

OSS.Core.Client.Http

Package Description

OSS.Clients.SMS.Ali

阿里云短信发送封装

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on OSS.Tools.Http:

Repository Stars
KevinWG/OSS.Clients.Pay
开源支付SDK(标准库),主要打造微信支付,支付宝支付,标准库项目,同时支持.net framework和.net core
KevinWG/OSS.Core
.net core下的领域开源电商网站,类库使用的标准库项目,集成微信和支付宝。 暂时还在开发阶段
KevinWG/OSS.Clients.SNS
社交网站sdk(标准库),微信公众号(订阅号,服务号,小程序)接口sdk-包含消息回复(明文和安全模式),Oauth2.0授权等
Version Downloads Last updated
3.0.1.1 115 6/23/2024
3.0.1 83 6/21/2024
3.0.0 758 5/23/2023
2.6.6.1 1,284 8/16/2022
2.6.6 383 8/16/2022
2.6.5 793 8/16/2022
2.6.3 393 8/16/2022
2.6.2 389 8/16/2022
2.6.1 1,676 7/12/2022
2.6.0 2,570 7/12/2022
2.5.0 581 6/30/2022
2.3.6 433 6/21/2022
2.3.5 5,894 11/25/2021
2.3.4.1 3,112 10/7/2021
2.3.4 883 9/10/2021
2.3.3 397 9/10/2021
2.3.2 547 8/20/2021
2.3.1.1 333 8/20/2021
2.3.1 323 8/20/2021
2.3.0 337 8/20/2021
2.2.1 344 8/19/2021
2.2.0 931 8/16/2021
2.1.3.2 610 8/14/2021
2.1.3.1 372 8/14/2021
2.1.3 360 8/14/2021
2.1.2 378 8/14/2021
2.1.1 392 8/14/2021
2.1.0 377 8/14/2021
2.0.0 336 8/13/2021
1.3.0 1,102 4/23/2021
1.0.2 355 4/23/2021
1.0.1 6,693 12/14/2019
1.0.0 810 12/14/2019

添加扩展