Senparc.Weixin.TenPayV3
0.6.2.3-beta1
.NET Standard 2.1
This is a prerelease version of Senparc.Weixin.TenPayV3.
Install-Package Senparc.Weixin.TenPayV3 -Version 0.6.2.3-beta1
dotnet add package Senparc.Weixin.TenPayV3 --version 0.6.2.3-beta1
<PackageReference Include="Senparc.Weixin.TenPayV3" Version="0.6.2.3-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Senparc.Weixin.TenPayV3 --version 0.6.2.3-beta1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Senparc.Weixin.TenPayV3, 0.6.2.3-beta1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Senparc.Weixin.TenPayV3 as a Cake Addin
#addin nuget:?package=Senparc.Weixin.TenPayV3&version=0.6.2.3-beta1&prerelease
// Install Senparc.Weixin.TenPayV3 as a Cake Tool
#tool nuget:?package=Senparc.Weixin.TenPayV3&version=0.6.2.3-beta1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
微信 SDK - 微信支付 V3 模块
Senparc.Weixin SDK 开源项目:
https://github.com/JeffreySu/WeiXinMPSDK
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.Extensions.Http (>= 6.0.0)
- Senparc.CO2NET.AspNet (>= 1.1.0)
- Senparc.Weixin (>= 6.15.1)
- System.Security.Cryptography.Cng (>= 5.0.0)
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 |
---|---|---|
0.6.2.3-beta1 | 71 | 5/26/2022 |
0.6.2.2-beta1 | 70 | 5/17/2022 |
0.6.2.1-beta1 | 325 | 5/11/2022 |
0.6.2-beta1 | 106 | 5/3/2022 |
0.6.1-beta1 | 493 | 4/3/2022 |
0.6.0-beta1 | 47 | 4/3/2022 |
0.5.9-beta1 | 44 | 4/2/2022 |
0.5.8-beta1 | 57 | 3/13/2022 |
0.5.7 | 2,001 | 2/27/2022 |
0.5.6 | 303 | 2/17/2022 |
0.5.4 | 259 | 2/8/2022 |
0.5.3 | 427 | 2/5/2022 |
0.5.2 | 724 | 12/25/2021 |
0.5.1 | 705 | 11/30/2021 |
0.5.0 | 244 | 11/16/2021 |
0.4.0 | 377 | 11/6/2021 |
0.3.500.5-preview4.3.1 | 110 | 10/26/2021 |
0.3.500.4-preview4.3.1 | 151 | 10/1/2021 |
0.3.500.4-preview4.1 | 97 | 9/20/2021 |
0.3.500.3-preview4 | 138 | 9/17/2021 |
0.3.500.2-preview4 | 184 | 9/11/2021 |
0.3.500.2-preview2.3 | 108 | 9/4/2021 |
0.3.500.2-preview2.2 | 104 | 9/4/2021 |
0.3.500.2-preview2 | 112 | 8/30/2021 |
0.3.500.1-preview1 | 120 | 8/29/2021 |
v0.1.0 创世
v0.3.500.2 重构加密方法
v0.3.500.3 修正合单支付的 URL 路径错误
v0.3.500.4 完成商家券接口、委托营销接口、消费卡接口、支付有礼接口
v0.5.1 修复PayV3营销工具商户券API
v0.5.6 使用 Senparc.Weixin.Config.TenPayV3Host 提供可配置的 API 域名
v0.5.7 升级微信支付请求的方法,支持多种加密方式
v0.6.1 修复 CloseOrderAsync() 参数问题
v0.6.2.2 修复 TenPayHttpClient 赋值问题