typesafe / mnailgun

A simple .Net wrapper library for the Mailgun API that allows you to send messages, create web hooks, manage mailboxes, etc. with minimal effort.
Other
35 stars 25 forks source link

Upgrade to use .net standard which can use cross platform #36

Closed MongkonEiadon closed 6 years ago

MongkonEiadon commented 6 years ago

[Major]

[Minor]

: )

typesafe commented 6 years ago

Thanks you for this, wanted to do this for some time, but just can't free up the time. Awesome!

I'll get to it before the end of the weekend!

MongkonEiadon commented 6 years ago

Grateful, Could you check about nuget package again i'm not check it yet, but i'm pretty sure that could work,

and I've on hand about add new Webhook feature, I've quite concerned about the url was not the same pattern, by the way I loved about your command/query pattern may be this feature will ship to you as soon

: )

typesafe commented 6 years ago

FYI: I merged you changes and submitted 3.0 in nuget.org. It is being validated.