Cake Addin that exends Cake with ability to utilize SendGrid.
#addin nuget:?package=Cake.SendGrid&version=3.0.0
dotnet add package Cake.SendGrid --version 3.0.0
<PackageReference Include="Cake.SendGrid" Version="3.0.0" />
Aliases
The result of SendGridProvider API post.
General
SendGrid |
Gets a SendGridProvider instance that can be used for communicating with SendGridProvider API.
|