This repository contains an example .NET program that demonstrates how to send SMS and Viber messages to Ukrainian phone numbers using the SMS-Fly service. The project is divided into three main components:
- Library: A .NET library for interacting with the SMS-Fly API.
- Console Application: A sample console application that uses the library to send messages.
- Unit Tests: Unit tests to ensure the functionality of the library.