AspNet.WeChatPayAPIv3
1.0.0
dotnet add package AspNet.WeChatPayAPIv3 --version 1.0.0
NuGet\Install-Package AspNet.WeChatPayAPIv3 -Version 1.0.0
<PackageReference Include="AspNet.WeChatPayAPIv3" Version="1.0.0" />
<PackageVersion Include="AspNet.WeChatPayAPIv3" Version="1.0.0" />
<PackageReference Include="AspNet.WeChatPayAPIv3" />
paket add AspNet.WeChatPayAPIv3 --version 1.0.0
#r "nuget: AspNet.WeChatPayAPIv3, 1.0.0"
#:package AspNet.WeChatPayAPIv3@1.0.0
#addin nuget:?package=AspNet.WeChatPayAPIv3&version=1.0.0
#tool nuget:?package=AspNet.WeChatPayAPIv3&version=1.0.0
为APP写的微信支付APIv3版本的.NET 接口 已集成接口: 官方API:https://pay.weixin.qq.com/wiki/doc/apiv3/apis/chapter3_2_1.shtml 1.统一下单 2.查询订单 3.关闭订单 4.支付结果通知 5.申请退款 6.查询退款 7.退款结果通知 微信支付V3的后端接口,方便大家使用,有问题大家联系我. 邮箱:dawenyang0613@outlook.com github仓库地址:https://github.com/wolfsheep/WeChatAPIv3ForAppWithAspNet Dependencies .NET Framework 4.7.2
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- Newtonsoft.Json (>= 12.0.2)
- Portable.BouncyCastle (>= 1.8.10)
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.0.0 | 749 | 4/9/2021 |
为APP写的微信支付APIv3版本的.NET 接口
已集成接口:
官方API:https://pay.weixin.qq.com/wiki/doc/apiv3/apis/chapter3_2_1.shtml
1.统一下单
2.查询订单
3.关闭订单
4.支付结果通知
5.申请退款
6.查询退款
7.退款结果通知
微信支付V3的后端接口,方便大家使用,有问题大家联系我.
邮箱:dawenyang0613@outlook.com
github仓库地址:https://github.com/wolfsheep/WeChatAPIv3ForAppWithAspNet
Dependencies .NET Framework 4.7.2