|
@@ -23,9 +23,9 @@
|
|
|
|
|
|
Package | NuGet | Downloads | TargetFrameworks
|
|
|
-------- | :---- | :-------- | ---------------
|
|
|
-[Essensoft.Paylink.Alipay][nuget-alipay-url] | ![NuGet][nuget-alipay-v-image] | ![Downloads][nuget-alipay-dt-image] | ![netstandard2.1][standard2.1-Y-image] ![netcoreapp3.1][netcoreapp3.1-Y-image] ![net5.0][net5.0-Y-image]
|
|
|
-[Essensoft.Paylink.WeChatPay][nuget-wechatpay-url] | ![NuGet][nuget-wechatpay-v-image] | ![Downloads][nuget-wechatpay-dt-image] | ![netstandard2.1][standard2.1-Y-image] ![netcoreapp3.1][netcoreapp3.1-Y-image] ![net5.0][net5.0-Y-image]
|
|
|
-[Essensoft.Paylink.Security][nuget-security-url] | ![NuGet][nuget-security-v-image] | ![Downloads][nuget-security-dt-image] | ![netstandard2.1][standard2.1-Y-image] ![net5.0][net5.0-Y-image]
|
|
|
+[Essensoft.Paylink.Alipay][nuget-alipay-url] | ![NuGet][nuget-alipay-v-image] | ![Downloads][nuget-alipay-dt-image] | ![netstandard2.1][standard2.1-Y-image] ![netcoreapp3.1][netcoreapp3.1-Y-image] ![net6.0][net6.0-Y-image]
|
|
|
+[Essensoft.Paylink.WeChatPay][nuget-wechatpay-url] | ![NuGet][nuget-wechatpay-v-image] | ![Downloads][nuget-wechatpay-dt-image] | ![netstandard2.1][standard2.1-Y-image] ![netcoreapp3.1][netcoreapp3.1-Y-image] ![net6.0][net6.0-Y-image]
|
|
|
+[Essensoft.Paylink.Security][nuget-security-url] | ![NuGet][nuget-security-v-image] | ![Downloads][nuget-security-dt-image] | ![netstandard2.1][standard2.1-Y-image] ![net6.0][net6.0-Y-image]
|
|
|
|
|
|
[nuget-alipay-url]: https://www.nuget.org/packages/Essensoft.Paylink.Alipay
|
|
|
[nuget-alipay-v-image]: https://img.shields.io/nuget/v/Essensoft.Paylink.Alipay.svg?style=flat-square
|
|
@@ -38,7 +38,7 @@ Package | NuGet | Downloads | TargetFrameworks
|
|
|
[nuget-security-dt-image]: https://img.shields.io/nuget/dt/Essensoft.Paylink.Security.svg?style=flat-square
|
|
|
[standard2.1-Y-image]: https://img.shields.io/badge/standard2.1-Y-brightgreen.svg?style=flat-square
|
|
|
[netcoreapp3.1-Y-image]: https://img.shields.io/badge/netcoreapp3.1-Y-brightgreen.svg?style=flat-square
|
|
|
-[net5.0-Y-image]: https://img.shields.io/badge/net5.0-Y-brightgreen.svg?style=flat-square
|
|
|
+[net6.0-Y-image]: https://img.shields.io/badge/net6.0-Y-brightgreen.svg?style=flat-square
|
|
|
|
|
|
## 开发环境
|
|
|
|
|
@@ -49,7 +49,6 @@ Package | NuGet | Downloads | TargetFrameworks
|
|
|
## 运行环境
|
|
|
|
|
|
- [.NET Core 3.1](https://dotnet.microsoft.com/download/dotnet/3.1)
|
|
|
-- [.NET 5.0](https://dotnet.microsoft.com/download/dotnet/5.0)
|
|
|
- [.NET 6.0](https://dotnet.microsoft.com/download/dotnet/6.0)
|
|
|
|
|
|
## 使用方式
|
|
@@ -60,10 +59,6 @@ Package | NuGet | Downloads | TargetFrameworks
|
|
|
|
|
|
[捐赠名单](FUNDING.md)
|
|
|
|
|
|
----
|
|
|
-
|
|
|
-<img src="https://cdn.jsdelivr.net/gh/essensoft/paylink@main/qrcode-pay.png" width="600">
|
|
|
-
|
|
|
## 社区互助
|
|
|
|
|
|
如果您在使用的过程中碰到问题,可以通过下面几个途径寻求帮助,同时我们也鼓励资深用户通过下面的途径给新人提供帮助。
|