DH.PaySharp 2.3.2023.1010258

There is a newer version of this package available.
See the version list below for details.
dotnet add package DH.PaySharp --version 2.3.2023.1010258
                    
NuGet\Install-Package DH.PaySharp -Version 2.3.2023.1010258
                    
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="2.3.2023.1010258" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DH.PaySharp" Version="2.3.2023.1010258" />
                    
Directory.Packages.props
<PackageReference Include="DH.PaySharp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DH.PaySharp --version 2.3.2023.1010258
                    
#r "nuget: DH.PaySharp, 2.3.2023.1010258"
                    
#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.
#:package DH.PaySharp@2.3.2023.1010258
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DH.PaySharp&version=2.3.2023.1010258
                    
Install as a Cake Addin
#tool nuget:?package=DH.PaySharp&version=2.3.2023.1010258
                    
Install as a Cake Tool

是一个支持多商户多种支付方式的跨平台网关处理类库,可以简化订单的创建、查询、退款和接收网关返回的支付通知等操作。目前支持的支付网关有:支付宝(Alipay)、微信支付(Wechatpay)、中国银联(Unionpay)、QQ钱包支付(Qpay)、通联收银宝(Allinpay)。参考https://github.com/Varorbc/PaySharp

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last Updated
10.0.2026.42900026 0 4/29/2026
10.0.2026.42700025 53 4/27/2026
10.0.2026.42700023 53 4/27/2026
10.0.2026.42700022 51 4/27/2026
10.0.2026.41600021 106 4/17/2026
10.0.2026.41600020 101 4/16/2026
10.0.2026.41600019 102 4/16/2026
10.0.2026.41600018 88 4/16/2026
10.0.2026.41500018 104 4/15/2026
10.0.2026.31700017 127 3/17/2026
10.0.2026.31700016 108 3/17/2026
10.0.2026.31700015 120 3/17/2026
10.0.2026.22700014 124 2/27/2026
10.0.2026.22600014 120 2/27/2026
10.0.2026.21000014 131 2/10/2026
10.0.2026.13000013 129 1/30/2026
10.0.2026.12000012 144 1/20/2026
10.0.2026.11200012 139 1/13/2026
10.0.2026.10700010 146 1/7/2026
2.3.2023.1010258 240 10/10/2023
Loading failed

是一个支持多商户多种支付方式的跨平台网关处理类库,可以简化订单的创建、查询、退款和接收网关返回的支付通知等操作。目前支持的支付网关有:支付宝(Alipay)、微信支付(Wechatpay)、中国银联(Unionpay)、QQ钱包支付(Qpay)、通联收银宝(Allinpay)。