Fixes a couple of bugs with EmailLogger added in the last release.
- 🐛 The default HTML body format was invalid.
- 🐛 A
TypeConverter
forSecureString
was missing, which prevented passwords being specified in the .config- 🆕 Added
SecureStringConverter
for converting from a string to aSecureString
- 🆕 Added
See PR #50 for details.
All packages are available on NuGet.