-
Introduction System.Net.Mail is easy to use, so why would I want to have a wrapper for it? I have often found myself writing this code over and over again. Each time its different and managing multiple version of the same functionality across projects is not very efficient. Consistent code is always...