ZjunSMSApi 3.2.1

dotnet add package ZjunSMSApi --version 3.2.1
                    
NuGet\Install-Package ZjunSMSApi -Version 3.2.1
                    
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="ZjunSMSApi" Version="3.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZjunSMSApi" Version="3.2.1" />
                    
Directory.Packages.props
<PackageReference Include="ZjunSMSApi" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ZjunSMSApi --version 3.2.1
                    
#r "nuget: ZjunSMSApi, 3.2.1"
                    
#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.
#:package ZjunSMSApi@3.2.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ZjunSMSApi&version=3.2.1
                    
Install as a Cake Addin
#tool nuget:?package=ZjunSMSApi&version=3.2.1
                    
Install as a Cake Tool

ZjunSMSAPI是掌骏传媒公司集成短信操作类库
     旨在提升生产业务系统快速嵌入短信模块功能,由常用群发短信接口、状态查询接口、余额查询接口,手机用户回复接口,修改密码接口等组成。
     调用方法:
                 1、发送:ZjunApi.ZjunNewSMSNHandler.Instance.SendSMS();
                 2、查看状态: ZjunApi.ZjunNewSMSNHandler.Instance.Report();
                 3、获取上行信息:ZjunApi.ZjunNewSMSNHandler.Instance.Mo();
                 4、敏感词查询:ZjunApi.ZjunNewSMSNHandler.Instance.CheckKeyo();
                 5、短信余额查询:ZjunApi.ZjunNewSMSNHandler.Instance.Balance();
                 6、修改密码: ZjunApi.ZjunNewSMSNHandler.Instance.Upassword();
以上均未填写参数,参数信息有注释说明,返回值均为Json格式。

     如还没有测试账号,请电话联系客服咨询!
     联系电话:020-85533084
     公司地址:广东省广州市天河区天河软件园建工路9号302A

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.2.1 499 1/25/2021
3.2.0 392 1/25/2021
3.1.3 488 11/25/2020
3.1.1 428 11/25/2020
3.1.0 446 11/25/2020
3.0.0 441 11/25/2020
2.2.0 594 11/25/2020
2.1.3 569 11/25/2020
2.1.1 589 11/25/2020
2.0.0 769 11/25/2020
1.3.0 797 11/25/2020
1.2.0 798 11/25/2020
1.0.0 732 11/25/2020

ZjunSMSAPI是掌骏传媒公司集成短信操作类库
     旨在提升生产业务系统快速嵌入短信模块功能,由常用群发短信接口、状态查询接口、余额查询接口,手机用户回复接口,修改密码接口等组成。

     如还没有测试账号,请电话联系客服咨询!
     联系电话:020-85533084
     公司地址:广东省广州市天河区天河软件园建工路9号302A