Skip to content

matthijsbreemans/Postbode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status codecov

Example:

  using (var postbode = new Postbode())
  {
      postbode.UseMailgun("domain.nl", "0xapikeyhere").SetRecipient("to@example.org").SetSender("sender@example.org").SetSubject("test").SetTextContent("HALLLOOOO").SendAsync();
  }

About

Fluent abstract mail library for .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages