Info
Version: | 1.0.4 |
Author(s): | TangYangLai |
Last Update: | Monday, April 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tangyanglai/Sms.Core |
NuGet Url: | https://www.nuget.org/packages/Sms.Aliyun.Abp |
Install
Install-Package Sms.Aliyun.Abp
dotnet add package Sms.Aliyun.Abp
paket add Sms.Aliyun.Abp
Sms.Aliyun.Abp Download (Unzip the "nupkg" after downloading)
Dependencies
- Sms.Aliyun(>= 1.0.4)
- Abp(>= 5.1.0)
- Microsoft.Extensions.Configuration(>= 3.1.0)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.0)
原作者代码GitHub:https://github.com/xin-lai/Magicodes.Sms
现代码GitHub:https://github.com/tangyanglai/Sms.Core.