Cake Addin that exends Cake with ability to utilize SendGrid.
#addin nuget:?package=Cake.SendGrid&version=4.0.0
dotnet add package Cake.SendGrid --version 4.0.0
<PackageReference Include="Cake.SendGrid" Version="4.0.0" />
Aliases
Class that lets you override default API settings.
General
SendGrid |
Gets a SendGridProvider instance that can be used for communicating with SendGridProvider API.
|