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
Contains functionality related to SendGrid API.
General
SendGrid |
Gets a SendGridProvider instance that can be used for communicating with SendGridProvider API.
|