XuanYou.SharedPayment.SDK 1.3.2

dotnet add package XuanYou.SharedPayment.SDK --version 1.3.2
                    
NuGet\Install-Package XuanYou.SharedPayment.SDK -Version 1.3.2
                    
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="XuanYou.SharedPayment.SDK" Version="1.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XuanYou.SharedPayment.SDK" Version="1.3.2" />
                    
Directory.Packages.props
<PackageReference Include="XuanYou.SharedPayment.SDK" />
                    
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 XuanYou.SharedPayment.SDK --version 1.3.2
                    
#r "nuget: XuanYou.SharedPayment.SDK, 1.3.2"
                    
#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 XuanYou.SharedPayment.SDK@1.3.2
                    
#: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=XuanYou.SharedPayment.SDK&version=1.3.2
                    
Install as a Cake Addin
#tool nuget:?package=XuanYou.SharedPayment.SDK&version=1.3.2
                    
Install as a Cake Tool

1.3.2 修改微服务调用地址为获取配置文件
1.3.1 添加GetTransactionSummary接口用于获取相关范围统计报表合计
1.2.9 添加获取当前商户名下所有已开通并且正常使用的交易方式
1.2.8 添加交易流水统计报表接口
1.2.7 新增查询开通记录接口
1.2.6 修改服务地址通过appsetting节点获取
1.2.5 添加交易流水查询接口,新增退款申请接口
1.2.4 补上漏填的JSONContent
1.2.3 添加获取交易开通记录列表的API方法
1.2.2    修改几个实体模型,接口添加JSONContent形式传递参数
1.2.1    修改调用过程
1.0.9 修改请求方式
       1.0.8     添加生成交易流水接口CreateOrder
       1.0.7     添加交易源列表接口和交易源信息查询接口
       1.0.6     添加与交易开通申请相关接口
       1.0.5     添加与交易源相关的几个管理接口
       1.0.4     修改RegistryService注册限制,加上锁如果注册过则不再注册
       1.0.3     修改RegistryService方法中注册路径为绝对域名
       1.0.1     update 测试推送SDK包
       1.0.0     Init初始化SDK包及接口测试服务限定过程

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.3.2 345 6/26/2023
1.3.1 271 6/16/2023
1.2.9 267 6/9/2023
1.2.8 254 6/9/2023
1.2.7 285 5/31/2023
1.2.6 255 5/31/2023
1.2.5 261 5/31/2023
1.2.4 263 5/31/2023
1.2.3 248 5/31/2023
1.2.2 264 5/29/2023
1.2.1 244 5/29/2023
1.2.0 268 5/29/2023
1.0.9 254 5/27/2023
1.0.8 266 5/26/2023
1.0.7 268 5/26/2023
1.0.6 271 5/25/2023
1.0.5 273 5/25/2023
1.0.4 272 5/23/2023
1.0.3 262 5/23/2023
1.0.2 273 5/23/2023
Loading failed