Cake.SendGrid
4.0.0
dotnet add package Cake.SendGrid --version 4.0.0
NuGet\Install-Package Cake.SendGrid -Version 4.0.0
<PackageReference Include="Cake.SendGrid" Version="4.0.0" />
<PackageVersion Include="Cake.SendGrid" Version="4.0.0" />
<PackageReference Include="Cake.SendGrid" />
paket add Cake.SendGrid --version 4.0.0
#r "nuget: Cake.SendGrid, 4.0.0"
#:package Cake.SendGrid@4.0.0
#addin nuget:?package=Cake.SendGrid&version=4.0.0
Cake.SendGrid
Cake.SendGrid is an Addin for Cake which allows sending of email via SendGrid.
Usage
First, include a reference to this addin in your script like this (of course, replace x.y.z with the latest version available on NuGet):
#addin nuget:?package=Cake.SendGrid&version=x.y.z&loaddependencies=true
Second, we highly recommend that you add the following 'using' statement in your script. Technically, this is not necesary, but it simplifies dealing with attachements:
using Cake.Email.Common;
Information
| Stable | Pre-release | |
|---|---|---|
| GitHub Release | - | |
| Package |
Build Status
| Develop | Master |
|---|---|
Code Coverage
Quick Links
Chat Room
Please do not hesitate to reach out in the GitHub discussions if you have any issues using this addin.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Cake.Email.Common (>= 4.0.1)
- StrongGrid (>= 0.110.0)
-
net9.0
- Cake.Email.Common (>= 4.0.1)
- StrongGrid (>= 0.110.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0 | 428 | 11/17/2024 |
| 3.0.0 | 744 | 11/23/2023 |
| 2.0.0 | 2,560 | 12/16/2021 |
| 1.0.0 | 1,880 | 3/14/2021 |
| 0.8.2 | 2,650 | 8/24/2020 |
| 0.8.1 | 2,047 | 9/7/2019 |
| 0.8.0 | 1,632 | 4/17/2019 |
| 0.7.0 | 2,274 | 7/2/2018 |
| 0.6.0 | 1,574 | 3/13/2018 |
| 0.5.0 | 1,447 | 10/20/2017 |
| 0.4.2 | 1,478 | 6/25/2017 |
| 0.4.1 | 1,416 | 4/24/2017 |
| 0.4.0 | 1,268 | 4/23/2017 |
| 0.3.0 | 1,289 | 4/15/2017 |
| 0.2.0 | 1,474 | 2/1/2017 |
| 0.1.1 | 1,854 | 11/4/2016 |
| 0.1.0 | 1,338 | 10/30/2016 |