Jos Krause
Jos Krause
Any update on this, we're 3 years later now #curious
Hi @Tsaukpaetra You need to change the `return HelpText.DefaultParsingErrorsHandler(result, h);` to just `return h;` as the **AutoBuild** will already call this method internally.
Sorry to barge in, but on a scale of 1 to 10 how dead is this project? I'm looking for a proper SendGrid alternative but the code and support for...
@smoelker though I understand your wish to mock the client, I would opt to just creating your own abstraction around it. I did the same thing for SendGrid. I have...