Auron Software
You can now integrate the Auron Software components into your project without leaving Visual Studio.
Both the SMS component as well as the E-mail component now have their own NuGet package.
For example, to add the SMS Component to your C# project from Visual Studio you can follow these steps:
Start by clicking on Tools -> NuGet Package Manager -> Manage NuGet Packages for Solutions
Next select ‘Browse’ and type ‘axsms’ in the search bar and click ‘Install’
You will get a pop-up to confirm the change that you are making. Click on ‘OK’ here.
Next your the package is installed and you are greeted with a friendly message from your vendor.
Finally you are ready to start using the SMS Component!
These same steps apply for installing the E-mail component. With the exception that you will have to type ‘axemail’ in the search box instead of ‘axsms’.