sms.helpers
2.1.0
Helper library to work with SMS / text messages:
• An SMS message part calculator with support for GSM and Unicode
• Detect the required SMS encoding
• Normalize SMS
• Split messages with word wrap
Install-Package sms.helpers -Version 2.1.0
dotnet add package sms.helpers --version 2.1.0
<PackageReference Include="sms.helpers" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add sms.helpers --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: sms.helpers, 2.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
First release of the package
Dependencies
-
.NETCoreApp 2.0
- No dependencies.
-
.NETCoreApp 2.1
- No dependencies.
-
.NETCoreApp 2.2
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 1,461 | 2/19/2019 |
2.0.2-beta | 378 | 7/26/2018 |
2.0.1-beta | 359 | 7/26/2018 |
2.0.0 | 579 | 4/1/2018 |
1.0.0 | 622 | 1/13/2018 |