Skip to content

tekoscott/EmailExtensions

 
 

Repository files navigation

EmailExtensions

There are two solutions in this repository:

Refactored.Email

Refactored.Email Refactored.Email

A generic Email Library built around the .Net 4.5 System.Net.Mail set of classes.

SMTP Email Functionality includes Mail Merge and HTML/Plain text alternate views.

Features

  • Email Template merging with records from Dictionary, Object, or NameValueCollection objects.
  • Record properties that are Enumerable will be rendered as a list of items.
  • Parsing Templates configurable through App Settings or directly in code
  • Email Attachments
  • Optionally embed images in cid format (default is on)

Refactored.UmbracoEmailExtensions

Refactored.Email Refactored.Email

An Umbraco Plugin that takes advantage of Refactored.Email to provide enhanced email capabilities for custom forms with the ability to utilise Umbraco Content Nodes as email templates with Mail Merge capabilities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 44.2%
  • JavaScript 42.2%
  • CSS 7.2%
  • HTML 3.2%
  • ASP.NET 3.2%