OSS.Tools.Http 3.0.0

dotnet add package OSS.Tools.Http --version 3.0.0
NuGet\Install-Package OSS.Tools.Http -Version 3.0.0
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.0" />
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.0
#r "nuget: OSS.Tools.Http, 3.0.0"
#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.0

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

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.Clients.SNS
社交网站sdk(标准库),微信公众号(订阅号,服务号,小程序)接口sdk-包含消息回复(明文和安全模式),Oauth2.0授权等
KevinWG/OSS.Core
.net core下的领域开源电商网站,类库使用的标准库项目,集成微信和支付宝。 暂时还在开发阶段
Version Downloads Last updated
3.0.0 662 5/23/2023
2.6.6.1 1,268 8/16/2022
2.6.6 381 8/16/2022
2.6.5 791 8/16/2022
2.6.3 385 8/16/2022
2.6.2 387 8/16/2022
2.6.1 1,670 7/12/2022
2.6.0 2,565 7/12/2022
2.5.0 578 6/30/2022
2.3.6 429 6/21/2022
2.3.5 5,885 11/25/2021
2.3.4.1 3,108 10/7/2021
2.3.4 880 9/10/2021
2.3.3 395 9/10/2021
2.3.2 543 8/20/2021
2.3.1.1 325 8/20/2021
2.3.1 321 8/20/2021
2.3.0 335 8/20/2021
2.2.1 340 8/19/2021
2.2.0 928 8/16/2021
2.1.3.2 603 8/14/2021
2.1.3.1 369 8/14/2021
2.1.3 358 8/14/2021
2.1.2 376 8/14/2021
2.1.1 389 8/14/2021
2.1.0 375 8/14/2021
2.0.0 333 8/13/2021
1.3.0 1,093 4/23/2021
1.0.2 352 4/23/2021
1.0.1 6,686 12/14/2019
1.0.0 807 12/14/2019

添加扩展