Click here to Skip to main content
15,885,278 members
Articles / Web Development / ASP.NET

Configure Email Providers (SMTP/GMail) using Dependency Injection (DI)

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
9 Aug 2013CPOL2 min read 11.5K   116   5  
Configure email providers like SMTP/GMail using Dependency Injection.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions