Bc3.Mail
2023.7.28
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 2023.7.28
NuGet\Install-Package Bc3.Mail -Version 2023.7.28
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="2023.7.28" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bc3.Mail --version 2023.7.28
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bc3.Mail, 2023.7.28"
#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=2023.7.28 // Install Bc3.Mail as a Cake Tool #tool nuget:?package=Bc3.Mail&version=2023.7.28
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 | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- Bc3.Utility (>= 2023.7.25)
- JetBrains.Annotations (>= 2023.2.0)
- Newtonsoft.Json (>= 13.0.3)
- SendGrid (>= 9.28.1)
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 | 90 | 10/10/2024 |
2024.10.10 | 80 | 10/10/2024 |
2024.10.9 | 82 | 10/9/2024 |
2024.9.11 | 104 | 9/11/2024 |
2023.7.28 | 199 | 7/28/2023 |
2023.7.27 | 132 | 7/27/2023 |
2023.7.25 | 184 | 7/25/2023 |
2023.3.8 | 208 | 3/8/2023 |
2021.12.9 | 331 | 12/9/2021 |
2021.5.4 | 326 | 5/4/2021 |
2020.9.24 | 456 | 9/24/2020 |
2020.8.19 | 485 | 8/19/2020 |
2020.3.5 | 502 | 3/5/2020 |
2020.2.14 | 506 | 2/14/2020 |
2020.1.24 | 493 | 1/24/2020 |
2019.10.24 | 522 | 10/24/2019 |
2019.10.22 | 496 | 10/22/2019 |
2019.10.15 | 523 | 10/15/2019 |
2019.10.8 | 520 | 10/8/2019 |
2019.8.5 | 553 | 8/5/2019 |
2018.1.5 | 632 | 3/15/2019 |
2018.1.2 | 692 | 2/4/2019 |
Updated Dependencies