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.Core |
Install
Install-Package Sms.Core
dotnet add package Sms.Core
paket add Sms.Core
Sms.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.Linq(>= 4.3.0)
- aliyun-net-sdk-core(>= 1.5.6)
- aliyun-net-sdk-dysmsapi20200427(>= 2.1.0)
原作者代码GitHub:https://github.com/xin-lai/Magicodes.Sms
现代码GitHub:https://github.com/tangyanglai/Sms.Core.