DevAccelerateMailSendGrid 4.3.0

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package DevAccelerateMailSendGrid --version 4.3.0
NuGet\Install-Package DevAccelerateMailSendGrid -Version 4.3.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="DevAccelerateMailSendGrid" Version="4.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DevAccelerateMailSendGrid --version 4.3.0
#r "nuget: DevAccelerateMailSendGrid, 4.3.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.
// Install DevAccelerateMailSendGrid as a Cake Addin
#addin nuget:?package=DevAccelerateMailSendGrid&version=4.3.0

// Install DevAccelerateMailSendGrid as a Cake Tool
#tool nuget:?package=DevAccelerateMailSendGrid&version=4.3.0

A SendGrid implementation for DevAccelerate Mail for sending email messages.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on DevAccelerateMailSendGrid:

Package Downloads
DevAccelerateFacades

A facade library that integrates various DevAccelerate APIs for simplicity and ease of use. It works on top of most of the DevAccelerate libraries.

DevAccelerateNotificationsSendGrid

Processes and sends DevAccelerate email notificaitons using SendGrid APIs.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.1-preview6.5 287 8/24/2023
7.0.1-preview6.0 136 7/13/2023
7.0.1-preview4.2 91 6/19/2023
7.0.1-preview4.0 78 6/18/2023
7.0.1-preview3.0 81 4/14/2023
7.0.1-preview2.3 166 4/10/2023
7.0.1-preview2.1 106 3/9/2023
7.0.1-preview2.0 91 2/19/2023
7.0.1-preview1.8 91 1/22/2023
7.0.1-preview1.6 98 1/1/2023
7.0.1-preview1.5 87 12/24/2022
7.0.1-preview1.4 87 12/24/2022
7.0.1-preview1.3 84 12/23/2022
7.0.1-preview1.2 88 12/23/2022
7.0.1-preview1.1 84 12/22/2022
7.0.1-preview1.0 90 12/22/2022
7.0.0-preview9 577 12/22/2022
7.0.0-preview7 595 12/21/2022
7.0.0-preview6 592 12/20/2022
7.0.0-preview5 562 12/17/2022
7.0.0-preview2 581 11/20/2022
7.0.0-preview10 600 12/22/2022
7.0.0-preview1 598 11/13/2022
6.5.0 838 10/30/2022
6.3.0 1,034 2/10/2022
6.1.0 876 1/1/2022
6.0.2 760 12/17/2021
6.0.1 743 12/16/2021
6.0.0 747 12/13/2021
6.0.0-preview3 928 12/26/2019
6.0.0-preview2 1,003 5/17/2019

This release contains the following primary changes:

1) Support for .NET 4.6, 4.7.
2) Strongly named.
3) Upgraded NuGet packages.