-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2fb8df9
commit df17858
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# FlexiMail | ||
FlexiMail is a powerful C# library designed to provide flexible email integration solutions by supporting both SMTP and Microsoft Exchange Web Services. This library enables developers to easily send emails without having to manage different APIs for different email systems, simplifying the integration process and enhancing maintainability. | ||
**FlexiMail** is a robust, test-driven C# library tailored specifically for seamless email integration using Microsoft Exchange Web Services (EWS). This library empowers developers to easily send emails through Exchange without the need to manage multiple APIs or deal with the complexities of different email systems, thereby streamlining the integration process, enhancing maintainability, and ensuring high code quality through test-driven development practices. |