JamaaSMPP (1.10.0)
Published 2023-05-05 11:26:23 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 1.10.0 JamaaSMPP
About this package
Jamaa SMPP Client is a .NET implementation of the SMPP protocol that focuses on providing an easy-to-use and robust SMPP client library for .NET developers. This project is intended to be used by developers who want to integrate SMS functionalities in their applications as well as students who are learning the SMPP protocol.
v1.10.0
- Improve SmppClient to respect AddressNPI and AddressTON for Source Addresses
- (fix) Fallback Source to Config Value
- Bump .Net Versions
Dependencies
ID | Version | Target Framework |
---|---|---|
Common.Logging | 3.4.1 | .NETFramework4.0 |
Common.Logging | 3.4.1 | .NETFramework4.8 |
Common.Logging | 3.4.1 | .NETStandard2.0 |