
================================================================================

A cross-platform .NET messaging SDK library that can be used to send messages through https://api.sms.microflexsolutions.com.
This SDK library is based on .NET Standard 2.1 specification.
The library can be used to integrate our API in applications running on Windows, Linux, Mac, Android, and iOS.
It is cross-platform solution to messaging with our SDKs.

Release Version:        2.23.10
Release Date:           2023-10-01 at 09:17 UTC



================================= REQUIREMENTS =================================

Before using this programming SDK, check that you have setup your account or
system for sending messages with this SDK. Ensure you satisfy the following:

1:    You have an active messaging account
2:    You have enabled messaging through API in your account settings
3:    .NET Standard specification 2.0 or higher
4:    .NET Core 2.0 or higher for .NET Core applications
5:    .NET Framework 4.6.1 or higher for .NET Framework applications
6:    Xamarin.iOS 10.14 or higher for iOS mobile apps
7:    Xamarin.Android 8.0 or higher for Android mobile apps
8:    Xamarin.Mac 3.8 or higher for Mac applications
9:    Mono 5.4 or higher for Mono applications




========================= APPLICATION HOST INFORMATION =========================

During integration, you will need to set application host domain.
Set the following value as the host domain in your integration code.

Host Domain:     sms.microflexsolutions.com


================================== DOCUMENTATION ===============================

Our online documentation provides an in depth discussion of how to send messages
through our API.

Visit http://dev.sms.microflexsolutions.com/docs/sdk to read the comprehensive documentation
on how to use this programming SDK to send messages through our API.
