shawnmclean / Mandrill-dotnet

.NET wrapper for Mandrill
Other
202 stars 107 forks source link

Any documentation for this library? #184

Closed MikeOtown closed 7 years ago

MikeOtown commented 7 years ago

That lists all of the available methods, shows How To send an email, How To user merge fields, etc.?

shawnmclean commented 7 years ago

The code itself tries to mirror the api provided by mandrill. You could also use the integration test project as a documentation.