DH.PaySharp
1.3.2023.2253
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DH.PaySharp --version 1.3.2023.2253
NuGet\Install-Package DH.PaySharp -Version 1.3.2023.2253
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="DH.PaySharp" Version="1.3.2023.2253" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DH.PaySharp --version 1.3.2023.2253
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DH.PaySharp, 1.3.2023.2253"
#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 DH.PaySharp as a Cake Addin #addin nuget:?package=DH.PaySharp&version=1.3.2023.2253 // Install DH.PaySharp as a Cake Tool #tool nuget:?package=DH.PaySharp&version=1.3.2023.2253
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
是一个支持多商户多种支付方式的跨平台网关处理类库,可以简化订单的创建、查询、退款和接收网关返回的支付通知等操作。目前支持的支付网关有:支付宝(Alipay)、微信支付(Wechatpay)、中国银联(Unionpay)、QQ钱包支付(Qpay)、通联收银宝(Allinpay)。参考https://github.com/Varorbc/PaySharp
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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.
-
net7.0
- Newtonsoft.Json (>= 13.0.3-beta1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DH.PaySharp:
Package | Downloads |
---|---|
DH.PaySharp.Allinpay
通联收银宝支付处理类库。支持的支付方式:统一支付(Unified)、统一条码(Barcode)。参考https://github.com/Varorbc/PaySharp |
GitHub repositories
This package is not used by any popular GitHub repositories.
是一个支持多商户多种支付方式的跨平台网关处理类库,可以简化订单的创建、查询、退款和接收网关返回的支付通知等操作。目前支持的支付网关有:支付宝(Alipay)、微信支付(Wechatpay)、中国银联(Unionpay)、QQ钱包支付(Qpay)、通联收银宝(Allinpay)。