Bc3.Mail 2024.10.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package Bc3.Mail --version 2024.10.9                
NuGet\Install-Package Bc3.Mail -Version 2024.10.9                
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="Bc3.Mail" Version="2024.10.9" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bc3.Mail --version 2024.10.9                
#r "nuget: Bc3.Mail, 2024.10.9"                
#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.
// Install Bc3.Mail as a Cake Addin
#addin nuget:?package=Bc3.Mail&version=2024.10.9

// Install Bc3.Mail as a Cake Tool
#tool nuget:?package=Bc3.Mail&version=2024.10.9                

Collection of useful code for mail. Main component is a helper that converts .Net MailMessages to SendGrid messages.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 was computed.  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. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2024.10.10.1 81 10/10/2024
2024.10.10 74 10/10/2024
2024.10.9 76 10/9/2024
2024.9.11 101 9/11/2024
2023.7.28 197 7/28/2023
2023.7.27 130 7/27/2023
2023.7.25 182 7/25/2023
2023.3.8 206 3/8/2023
2021.12.9 325 12/9/2021
2021.5.4 324 5/4/2021
2020.9.24 454 9/24/2020
2020.8.19 483 8/19/2020
2020.3.5 498 3/5/2020
2020.2.14 504 2/14/2020
2020.1.24 491 1/24/2020
2019.10.24 520 10/24/2019
2019.10.22 494 10/22/2019
2019.10.15 521 10/15/2019
2019.10.8 518 10/8/2019
2019.8.5 551 8/5/2019
2018.1.5 630 3/15/2019
2018.1.2 688 2/4/2019

Added .Net support