InteleSmsMessagingKit 1.1.2.2
dotnet add package InteleSmsMessagingKit --version 1.1.2.2
NuGet\Install-Package InteleSmsMessagingKit -Version 1.1.2.2
<PackageReference Include="InteleSmsMessagingKit" Version="1.1.2.2" />
paket add InteleSmsMessagingKit --version 1.1.2.2
#r "nuget: InteleSmsMessagingKit, 1.1.2.2"
// Install InteleSmsMessagingKit as a Cake Addin #addin nuget:?package=InteleSmsMessagingKit&version=1.1.2.2 // Install InteleSmsMessagingKit as a Cake Tool #tool nuget:?package=InteleSmsMessagingKit&version=1.1.2.2
InteleSMSMessagingKit
Intele Sms Messaging Kit
Send and receive Sms messages world wide. Premium messaging supported in Norway, Sweden, Denmark and Finland. Bulk messaging supported world wide.
This assembly also includes code for checking MSISDN against the Norwegian number portability register, and also check if a MSISDN is valid according to the international numbering plan.
You will need a customer account to access these services. Please contact us for details. http://intele.no/bestilling
Changes: 20.06.2018 - Added new REST API for SMS Gateway. Minor changes to directory structure and code samples added 29.06.2018 - Changed default REST API url in client code to use production instead of test address 21.10.2019 - Upgraded project to .NET Framework 4.8 22.10.2019 - Bug fix on CustomData variable result in null exception if not set using REST API 16.11.2022 - Upgraded project to .NET Framework 4.8.1 and upgraded referenced libs 16.11.2022 - Downgrade project to .NET Framework 4.8 and removed ServiceStack dependencies
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Memory (>= 4.5.5)
- System.Net.Http (>= 4.3.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime (>= 4.3.1)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Security.Cryptography.X509Certificates (>= 4.3.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Downgrade to .NET 4.8. Removed ServiceStack dependencies