DevAccelerateMailSendGrid 6.5.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package DevAccelerateMailSendGrid --version 6.5.0
                    
NuGet\Install-Package DevAccelerateMailSendGrid -Version 6.5.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="6.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DevAccelerateMailSendGrid" Version="6.5.0" />
                    
Directory.Packages.props
<PackageReference Include="DevAccelerateMailSendGrid" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DevAccelerateMailSendGrid --version 6.5.0
                    
#r "nuget: DevAccelerateMailSendGrid, 6.5.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.
#:package DevAccelerateMailSendGrid@6.5.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DevAccelerateMailSendGrid&version=6.5.0
                    
Install as a Cake Addin
#tool nuget:?package=DevAccelerateMailSendGrid&version=6.5.0
                    
Install as a Cake Tool

A SendGrid implementation for DevAccelerate Mail for sending email messages.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
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 662 8/24/2023
7.0.1-preview6.0 286 7/13/2023
7.0.1-preview4.2 182 6/19/2023
7.0.1-preview4.0 162 6/18/2023
7.0.1-preview3.0 188 4/14/2023
7.0.1-preview2.3 277 4/10/2023
7.0.1-preview2.1 214 3/9/2023
7.0.1-preview2.0 202 2/19/2023
7.0.1-preview1.8 200 1/22/2023
7.0.1-preview1.6 217 1/1/2023
7.0.1-preview1.5 198 12/24/2022
7.0.1-preview1.4 193 12/24/2022
7.0.1-preview1.3 193 12/23/2022
7.0.1-preview1.2 191 12/23/2022
7.0.1-preview1.1 186 12/22/2022
7.0.1-preview1.0 199 12/22/2022
7.0.0-preview9 715 12/22/2022
7.0.0-preview7 747 12/21/2022
7.0.0-preview6 757 12/20/2022
7.0.0-preview5 723 12/17/2022
7.0.0-preview2 727 11/20/2022
7.0.0-preview10 749 12/22/2022
7.0.0-preview1 761 11/13/2022
6.5.0 1,041 10/30/2022
6.3.0 1,224 2/10/2022
6.1.0 1,059 1/1/2022
6.0.2 945 12/17/2021
6.0.1 926 12/16/2021
6.0.0 941 12/13/2021
6.0.0-preview3 1,183 12/26/2019
6.0.0-preview2 1,248 5/17/2019

Migrated the library to .NET Core