Cake.Email.Common 4.0.1

dotnet add package Cake.Email.Common --version 4.0.1
                    
NuGet\Install-Package Cake.Email.Common -Version 4.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cake.Email.Common" Version="4.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cake.Email.Common" Version="4.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Cake.Email.Common" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Cake.Email.Common --version 4.0.1
                    
#r "nuget: Cake.Email.Common, 4.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Cake.Email.Common&version=4.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Cake.Email.Common&version=4.0.1
                    
Install as a Cake Tool

Cake.Email.Common

License

Cake.Email.Common contains common code used by all "email related" Addin for Cake.

Information

Stable Pre-release
GitHub Release - GitHub release
Package NuGet MyGet

Build Status

Develop Master
Build status Build status

Code Coverage

Coverage Status

Chat Room

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

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Cake.Email.Common:

Package Downloads
Cake.Email

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

Cake.CakeMail

This addin was interacting with CakeMail's legacy API and is no longer maintained. Furthermore, one of the depencies is no longer maintained and references NuGet packages that contain security vulnerabilities.

Cake.SendGrid

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.1 1,776 11/17/2024
4.0.0 143 11/15/2024
3.0.0 1,916 11/23/2023
2.0.0 6,182 12/6/2021
1.0.0 11,559 2/17/2021
0.4.2 108,536 9/28/2019
0.4.1 616 9/28/2019
0.4.0 2,059 9/7/2019
0.3.0 24,429 4/17/2019
0.2.0 13,457 3/12/2018
0.1.0 4,610 10/2/2017