Spear支付网关项目,支持支付宝、微信银联以及通联支付。.
Info
Version: | 0.1.1 |
Author(s): | shoy |
Last Update: | Wednesday, March 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shoy160/spear-pay |
NuGet Url: | https://www.nuget.org/packages/SpearPay |
Install
Install-Package SpearPay
dotnet add package SpearPay
paket add SpearPay
SpearPay Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Http(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)