Cake.CakeMail
3.1.1
This Cake addin depends on a library that is no longer maintained and contains known security vulnerabilities. Therefore this addin will no longer be maintained.
dotnet add package Cake.CakeMail --version 3.1.1
NuGet\Install-Package Cake.CakeMail -Version 3.1.1
<PackageReference Include="Cake.CakeMail" Version="3.1.1" />
paket add Cake.CakeMail --version 3.1.1
#r "nuget: Cake.CakeMail, 3.1.1"
#addin nuget:?package=Cake.CakeMail&version=3.1.1
Cake.CakeMail
Cake.CakeMail is an Addin for Cake which allows sending of email via CakeMail.
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.CakeMail&version=x.y.z&loaddependencies=true
Second, we highly recommend that you add the following 'using' statement in your script. Technically, this is not necessary, 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 | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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. |
-
net6.0
- Cake.Email.Common (>= 3.0.0)
- CakeMail.RestClient (>= 9.0.1)
-
net7.0
- Cake.Email.Common (>= 3.0.0)
- CakeMail.RestClient (>= 9.0.1)
-
net8.0
- Cake.Email.Common (>= 3.0.0)
- CakeMail.RestClient (>= 9.0.1)
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 | |
---|---|---|---|
3.1.1 | 37 | 11/20/2024 | |
3.1.0 | 41 | 11/20/2024 | |
3.0.0 | 720 | 11/25/2023 | |
2.0.0 | 2,513 | 12/14/2021 | |
1.0.1 | 1,802 | 3/14/2021 | |
1.0.0 | 613 | 2/28/2021 | |
0.7.1 | 3,746 | 9/7/2019 | |
0.7.0 | 2,084 | 4/17/2019 | |
0.6.0 | 2,010 | 7/2/2018 | |
0.5.0 | 956 | 7/2/2018 | |
0.4.0 | 1,513 | 10/21/2017 | |
0.3.2 | 1,238 | 6/25/2017 | |
0.3.1 | 1,144 | 4/15/2017 | |
0.3.0 | 986 | 4/15/2017 | |
0.2.0 | 1,223 | 2/2/2017 | |
0.1.2 | 1,301 | 11/23/2016 | |
0.1.1 | 1,436 | 11/4/2016 | |
0.1.0 | 1,099 | 10/30/2016 |