Bc3.Mail
2020.2.14
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Bc3.Mail --version 2020.2.14
NuGet\Install-Package Bc3.Mail -Version 2020.2.14
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="2020.2.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bc3.Mail --version 2020.2.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bc3.Mail, 2020.2.14"
#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=2020.2.14 // Install Bc3.Mail as a Cake Tool #tool nuget:?package=Bc3.Mail&version=2020.2.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Collection of useful code for mail. Main component is a helper that converts .Net MailMessages to SendGrid messages.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- Bc3.Utility (>= 2020.2.13)
- JetBrains.Annotations (>= 2019.1.3)
- Sendgrid (>= 9.12.0)
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 |
Changed tuples to named tuples.