Skip to main content
Alipay.AopSdk.Core package icon

Alipay.AopSdk.Core

支付宝(Alipay)服务端SDK,采用.NET Standard 2.0,支持.NET Core 2.0,与官方SDK接口完全相同。完全可以按照官方文档进行开发。除了支持支付以外,官方SDK支持的功能本SDK全部支持,且用法几乎一样,代码都可参考官方文档代码。github:https://github.com/stulzq/Alipay.AopSdk.Core,访问github获取demo以及使用文档。

Total Downloads
344.3K
344,340
Published
Oct 27, 2018
Latest stable version

Install

.NET CLI
dotnet add package Alipay.AopSdk.Core --version 2.3.1
Package Manager Console
Install-Package Alipay.AopSdk.Core -Version 2.3.1
PackageReference
<PackageReference Include="Alipay.AopSdk.Core" Version="2.3.1" />

Frameworks

.NETStandard2.0

Dependencies

Newtonsoft.Json
.NETStandard2.0
[11.0.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.