Quantcast
Channel: typesafe » .Net
Viewing all articles
Browse latest Browse all 10

Accessing the Mailgun API from .Net: mnailgun

$
0
0

I’m in the process of moving my email handling from google apps over to mailgun, mainly because I really need web hooks to support new customer dashboard functionality.

Since my search for some proper .Net library resulted in basically nothing, I decided to roll one myself: mnailgun (I know, the ‘n’ should come first, but I liked this version more ;-P). And while I was at it, I thought, well why not do it in the open as well? So here you go: The source code is available on github and a nuget package is available as well.

For some reason searching for ‘mnailgun’ on the nuget site results in an empty list, while searching for it in Visual Studio when adding a package reference, seems to work just fine… Anyone know why?



Viewing all articles
Browse latest Browse all 10

Trending Articles