MicroCloud.SMS
8.0.1.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MicroCloud.SMS --version 8.0.1.4
NuGet\Install-Package MicroCloud.SMS -Version 8.0.1.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MicroCloud.SMS" Version="8.0.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MicroCloud.SMS --version 8.0.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MicroCloud.SMS, 8.0.1.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MicroCloud.SMS as a Cake Addin #addin nuget:?package=MicroCloud.SMS&version=8.0.1.4 // Install MicroCloud.SMS as a Cake Tool #tool nuget:?package=MicroCloud.SMS&version=8.0.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MicroCloud 短信组件
说明
MicroCloud 短信组件,封装阿里云、逸峰信盈通验证码、通知、推广短信处理功能。目前已完成验证码短信发送、验证的处理机制。
用法
可按照如下配置方式使用:
- 通过nuget引用
MicroCloud.SMS
程序集
Install-Package MicroCloud.SMS
- 在
appsettings.json
中 的MicroCloud
节点下添加如下配置节点
{
"SMS": {
"Provider": "YFXYT", //短信服务提供商:"Aliyun"-阿里云、"YFXYT"-逸峰信盈通
"Id": "服务商授权ID", //服务商授权ID:联系服务商获取
"Secret": "服务商授权密钥", //服务商授权密钥:联系服务商获取
"SignName": "短信签名名称", //短信签名名称:联系服务商设置并获取
"VerifyCodeTemplate": "验证码短信模板", //验证码短信模板:联系服务商设置并获取(逸峰信盈通不需要)
"VerifyCodeTempParam": "{{\"code\":\"{0}\"}}", //验证码短信模板参数:联系服务商设置并获取(逸峰信盈通不需要)
"VerifyCodeSMS": "尊敬的用户您好,您的验证码:{0},{1}分钟有效,请及时操作,祝您生活愉快!", //验证码短信内容,{0} 表示为验证码内容,{1} 表示为有效分钟数
"NoticeTemplate": "通知短信模板", //通知短信模板
"NoticeTempParam": "{{\"customer\":\"{0}\",\"code\":\"{1}\",\"mins\":\"{2}\"}}", //通知短信模板参数
"PromoteTemplate": "推广短信模板", //推广短信模板
"VerifyCodeExpireMins": 3, //验证码有效期分钟数(1-1440),默认3
"LimitOfNumberDay": 5, //1个自然日内短信发送条数限制(0表示不限制),默认0
"StorageDays": 30 //存储天数(0表示永久存储),默认0
}
}
- Provider属性为短信服务提供商,目前只支持阿里云 "Aliyun",峰逸云信通 "YFXYT"。
交流
QQ群号:863605868 | 微信号:SeonHu |
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- aliyun-net-sdk-core (>= 1.5.11)
- MicroCloud.AspNetCore (>= 8.0.1.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MicroCloud.SMS:
Package | Downloads |
---|---|
MicroCloud.Pack.SMS
MicroCloud 短信模块,封装基于 MicroCloud 短信组件的功能实现。 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.3.1 | 173 | 9/9/2024 |
8.0.2.9 | 179 | 9/5/2024 |
8.0.2.8 | 167 | 8/31/2024 |
8.0.2.7 | 178 | 8/31/2024 |
8.0.2.6 | 185 | 8/21/2024 |
8.0.2.5 | 190 | 8/21/2024 |
8.0.2.4 | 172 | 8/12/2024 |
8.0.2.3 | 168 | 8/8/2024 |
8.0.2.2 | 165 | 7/14/2024 |
8.0.2.1 | 160 | 6/7/2024 |
8.0.1.9 | 173 | 6/6/2024 |
8.0.1.8 | 154 | 6/6/2024 |
8.0.1.7 | 169 | 5/15/2024 |
8.0.1.6 | 144 | 5/15/2024 |
8.0.1.5 | 129 | 5/15/2024 |
8.0.1.4 | 133 | 5/14/2024 |
8.0.1.3 | 146 | 5/10/2024 |
8.0.1.2 | 186 | 5/8/2024 |
8.0.1.1 | 179 | 5/7/2024 |
8.0.0.9 | 173 | 5/1/2024 |
8.0.0.8 | 190 | 5/1/2024 |
8.0.0.7 | 194 | 4/30/2024 |
8.0.0.5 | 184 | 4/19/2024 |
8.0.0.4 | 171 | 4/18/2024 |
8.0.0.3 | 197 | 4/15/2024 |
8.0.0.2 | 190 | 4/12/2024 |
8.0.0.1 | 178 | 4/12/2024 |
7.2.0.8 | 199 | 4/12/2024 |
7.2.0.7 | 179 | 4/12/2024 |
7.2.0.6 | 178 | 4/12/2024 |
7.2.0.5 | 185 | 4/12/2024 |
7.2.0.4 | 191 | 4/11/2024 |
7.2.0.2 | 241 | 4/7/2024 |
7.2.0.1 | 413 | 10/26/2023 |
7.1.2.9 | 152 | 11/7/2023 |
7.1.2.8 | 149 | 10/19/2023 |
7.1.2.7 | 152 | 10/19/2023 |
7.1.2.6 | 147 | 10/18/2023 |
7.1.2.5 | 187 | 9/20/2023 |
7.1.2.4 | 216 | 9/20/2023 |
7.0.2.6 | 285 | 5/11/2023 |
7.0.1.7 | 308 | 5/9/2023 |
7.0.1.6 | 288 | 5/9/2023 |
7.0.1.4 | 327 | 4/24/2023 |
7.0.1.3 | 323 | 4/19/2023 |
7.0.1.2 | 357 | 4/19/2023 |
7.0.0.9 | 298 | 4/18/2023 |
7.0.0.8 | 287 | 4/17/2023 |
7.0.0.7 | 368 | 4/12/2023 |
7.0.0.6 | 349 | 4/8/2023 |
7.0.0.5 | 329 | 4/7/2023 |
7.0.0.4 | 345 | 4/7/2023 |
7.0.0.3 | 343 | 4/7/2023 |