Ccf.Ck.Libs.SendEmailExtended
10.0.0
dotnet add package Ccf.Ck.Libs.SendEmailExtended --version 10.0.0
NuGet\Install-Package Ccf.Ck.Libs.SendEmailExtended -Version 10.0.0
<PackageReference Include="Ccf.Ck.Libs.SendEmailExtended" Version="10.0.0" />
<PackageVersion Include="Ccf.Ck.Libs.SendEmailExtended" Version="10.0.0" />
<PackageReference Include="Ccf.Ck.Libs.SendEmailExtended" />
paket add Ccf.Ck.Libs.SendEmailExtended --version 10.0.0
#r "nuget: Ccf.Ck.Libs.SendEmailExtended, 10.0.0"
#:package Ccf.Ck.Libs.SendEmailExtended@10.0.0
#addin nuget:?package=Ccf.Ck.Libs.SendEmailExtended&version=10.0.0
#tool nuget:?package=Ccf.Ck.Libs.SendEmailExtended&version=10.0.0
This package contains EmailSender specific code using the MailKit using CID (Content-ID) for Attachments.
| Product | Versions 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. |
-
net10.0
- Ccf.Ck.Libs.Logging (>= 10.0.0)
- MailKit (>= 4.14.1)
- System.Drawing.Common (>= 10.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Ccf.Ck.Libs.SendEmailExtended:
| Package | Downloads |
|---|---|
|
Ccf.Ck.Razor.TagHelpers
Custom razor tags helper |
GitHub repositories
This package is not used by any popular GitHub repositories.
- Version 8.0.0: Initial version
- Version 8.0.1: Moved Email settings into the package
- Version 9.0.0: Updated to net10.0
- Version 9.0.1: Adding support for Ics (iCalendar) attachments
- Version 9.0.2: Fixed issue with Ics attachments not being sent correctly
- Version 10.0.0: Updated to net10.0 and updated dependencies