This content is part of a third party addin that is not supported by the Cake project.
For more information about this project, please visit
https://github.com/cake-contrib/Cake.SendGrid/.
Summary
Contains aliases related to SendGrid.
In order to use the commands for this addin, you will need to include the following in your build.cake file to download and reference from NuGet.org:
#addin Cake.SendGrid
General
SendGrid |
Gets a SendGridProvider instance that can be used for communicating with SendGridProvider API.
Addin from Cake |