AxSms 6.5.4.301

There is a newer version of this package available.
See the version list below for details.
dotnet add package AxSms --version 6.5.4.301
                    
NuGet\Install-Package AxSms -Version 6.5.4.301
                    
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="AxSms" Version="6.5.4.301" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AxSms" Version="6.5.4.301" />
                    
Directory.Packages.props
<PackageReference Include="AxSms" />
                    
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 AxSms --version 6.5.4.301
                    
#r "nuget: AxSms, 6.5.4.301"
                    
#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 AxSms@6.5.4.301
                    
#: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=AxSms&version=6.5.4.301
                    
Install as a Cake Addin
#tool nuget:?package=AxSms&version=6.5.4.301
                    
Install as a Cake Tool

The Auron SMS component is a simple COM based API for sending and receiving SMS and Pager messages.

The most important features:   
* Easy to use API;
* SMS messaging via GSM modem, SMPP, HTTP and Dialup;
* Build your own SMSC with the SMPP server API;
* Both SMPP server and client API can be secured using TLS/SSL;
* Completely asynchronous SMPP client / server API for maximum performance;
* GSM can be used through the Serial, TAPI as well as directly through TCP;
* Pager messaging via SNPP;
* Excellent logging and tracing options to support troubleshooting.    
* Use in many development environments; e.g: .Net, C++, Delphi, etc..

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
7.3.0.201 32 2/13/2026
7.3.0.101 126 1/7/2026
7.2.2.101 325 1/15/2025
7.2.0.701 358 7/10/2024
7.2.0.302 292 6/5/2024
7.2.0.301 318 3/18/2024
7.1.0.401 459 4/27/2023
7.0.3.201 464 2/22/2023
7.0.2.1103 809 11/28/2022
7.0.2.804 627 10/19/2022
7.0.2.603 661 6/22/2022
7.0.1.301 714 3/23/2022
7.0.0.101 708 1/29/2022
6.6.0.101 862 1/21/2021
6.5.5.1201 717 12/16/2020
6.5.4.701 763 7/22/2020
6.5.4.601 727 6/16/2020
6.5.4.402 776 4/22/2020
6.5.4.301 766 3/20/2020
6.5.3.201 790 2/11/2020
Loading failed