MicroCloud.Pack.SMS 8.0.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package MicroCloud.Pack.SMS --version 8.0.1.2
NuGet\Install-Package MicroCloud.Pack.SMS -Version 8.0.1.2
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.Pack.SMS" Version="8.0.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MicroCloud.Pack.SMS --version 8.0.1.2
#r "nuget: MicroCloud.Pack.SMS, 8.0.1.2"
#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.Pack.SMS as a Cake Addin
#addin nuget:?package=MicroCloud.Pack.SMS&version=8.0.1.2

// Install MicroCloud.Pack.SMS as a Cake Tool
#tool nuget:?package=MicroCloud.Pack.SMS&version=8.0.1.2

MicroCloud 短信模块

Member project of MicroCloud Team NuGet Badge GitHub license

说明

MicroCloud 短信模块,封装基于 MicroCloud 短信组件的功能实现。

用法

可按照如下配置方式使用:

  1. 通过nuget引用 MicroCloud.Pack.SMS 程序集
Install-Package MicroCloud.Pack.SMS
  1. appsettings.json 中添加如下配置节点
{
  "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, //验证码有效期分钟数
      "LimitOfNumberDay": 999 //1个自然日内短信发送条数限制
    } 
}
  1. Provider属性为短信服务提供商,目前只支持阿里云 "Aliyun",峰逸云信通 "YFXYT"。

交流

QQ WeChat
QQ群号:863605868 微信号:SeonHu
Product 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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MicroCloud.Pack.SMS:

Package Downloads
MicroCloud.Pack.Identity

MicroCloud 身份认证模块,封装基于 MicroCloud 身份认证组件的功能实现。

MicroCloud.Api.SMS

MicroCloud 短信模块API,封装基于 MicroCloud 短信模块的WebApi实现。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.1.7 69 5/15/2024
8.0.1.6 55 5/15/2024
8.0.1.5 73 5/15/2024
8.0.1.4 78 5/14/2024
8.0.1.3 90 5/10/2024
8.0.1.2 116 5/8/2024
8.0.1.1 122 5/7/2024
8.0.0.9 119 5/1/2024
8.0.0.8 115 5/1/2024
8.0.0.7 123 4/30/2024
8.0.0.5 109 4/19/2024
8.0.0.4 113 4/18/2024
8.0.0.3 113 4/15/2024
8.0.0.2 121 4/12/2024
8.0.0.1 111 4/12/2024
7.2.0.8 119 4/12/2024
7.2.0.7 117 4/12/2024
7.2.0.6 107 4/12/2024
7.2.0.5 117 4/12/2024
7.2.0.4 125 4/11/2024
7.2.0.2 143 4/7/2024
7.2.0.1 326 10/26/2023
7.1.2.9 88 11/7/2023
7.1.2.8 105 10/19/2023
7.1.2.7 94 10/19/2023
7.1.2.6 111 10/18/2023
7.1.2.5 123 9/20/2023
7.1.2.4 105 9/20/2023
7.0.2.7 228 5/12/2023
7.0.2.6 200 5/11/2023
7.0.1.7 211 5/9/2023
7.0.1.6 214 5/9/2023
7.0.1.4 241 4/24/2023
7.0.1.3 251 4/19/2023
7.0.1.2 278 4/19/2023
7.0.0.9 231 4/18/2023
7.0.0.8 242 4/17/2023
7.0.0.7 267 4/12/2023
7.0.0.6 266 4/8/2023
7.0.0.5 262 4/7/2023
7.0.0.4 278 4/7/2023
7.0.0.3 271 4/7/2023