Lyric.Mail 0.6.0

dotnet add package Lyric.Mail --version 0.6.0
                    
NuGet\Install-Package Lyric.Mail -Version 0.6.0
                    
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="Lyric.Mail" Version="0.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lyric.Mail" Version="0.6.0" />
                    
Directory.Packages.props
<PackageReference Include="Lyric.Mail" />
                    
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 Lyric.Mail --version 0.6.0
                    
#r "nuget: Lyric.Mail, 0.6.0"
                    
#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.
#:package Lyric.Mail@0.6.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Lyric.Mail&version=0.6.0
                    
Install as a Cake Addin
#tool nuget:?package=Lyric.Mail&version=0.6.0
                    
Install as a Cake Tool

Email sending library for Lyric: SMTP, Amazon SES, and SendGrid providers.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Lyric.Mail:

Package Downloads
Lyric.Testing

Test helpers and mock implementations for Lyric libraries.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.6.0 103 8/28/2026
0.5.1 115 8/6/2026
0.5.0 122 7/31/2026
0.4.36 119 7/21/2026
0.4.35 119 7/20/2026
0.4.34 119 7/19/2026
0.4.33 112 7/17/2026
0.4.32 125 7/16/2026
0.4.31 111 7/15/2026
0.4.30 119 7/14/2026
0.4.29 121 7/13/2026
0.4.28 124 7/13/2026
0.4.27 111 7/13/2026
0.4.26 124 7/12/2026
0.4.25 109 7/12/2026
0.4.24 113 7/11/2026
0.4.20 126 7/8/2026
0.4.19 131 7/6/2026
0.4.18 125 7/6/2026
0.4.17 125 7/5/2026
Loading failed