cake-contrib - Cake.CakeMail 0.8.0-alpha0010

Cake Build addin to provide Aliases for sending emails via CakeMail.

PM> Install-Package Cake.CakeMail -Version 0.8.0-alpha0010 -Source https://www.myget.org/F/cake-contrib/api/v3/index.json

Copy to clipboard

> nuget.exe install Cake.CakeMail -Version 0.8.0-alpha0010 -Source https://www.myget.org/F/cake-contrib/api/v3/index.json

Copy to clipboard

> dotnet add package Cake.CakeMail --version 0.8.0-alpha0010 --source https://www.myget.org/F/cake-contrib/api/v3/index.json

Copy to clipboard
<PackageReference Include="Cake.CakeMail" Version="0.8.0-alpha0010" />
Copy to clipboard
source https://www.myget.org/F/cake-contrib/api/v3/index.json

nuget Cake.CakeMail  ~> 0.8.0-alpha0010
Copy to clipboard

> choco install Cake.CakeMail --version 0.8.0-alpha0010 --source https://www.myget.org/F/cake-contrib/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "cake-contrib" -SourceLocation "https://www.myget.org/F/cake-contrib/api/v2"
Install-Module -Name "Cake.CakeMail" -RequiredVersion "0.8.0-alpha0010" -Repository "cake-contrib" -AllowPreRelease
Copy to clipboard

Cake.CakeMail

License

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 - GitHub release
Package NuGet MyGet

Build Status

Develop Master
Build status Build status

Code Coverage

Coverage Status

Quick Links

Chat Room

Please do not hesitate to reach out in the GitHub discussions if you have any issues using this addin.

  • .NETStandard 2.0
    • Cake.Email.Common (>= 0.3.0)
    • CakeMail.RestClient (>= 8.3.0)
  • .NETStandard 2.0: 2.0.0.0

Owners

Cake Build

Authors

Jericho

Project URL

https://github.com/cake-contrib/Cake.CakeMail/

License

MIT

Tags

Cake Script Build Email CakeMail

Info

1 total downloads
1 downloads for version 0.8.0-alpha0010
Download (8.25 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
0.8.0-alpha0010 8.25 KB Tue, 01 Oct 2019 23:29:36 GMT 1