Soenneker.SendGrid.Client 4.0.2608

Prefix Reserved
dotnet add package Soenneker.SendGrid.Client --version 4.0.2608
                    
NuGet\Install-Package Soenneker.SendGrid.Client -Version 4.0.2608
                    
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="Soenneker.SendGrid.Client" Version="4.0.2608" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.SendGrid.Client" Version="4.0.2608" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.SendGrid.Client" />
                    
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 Soenneker.SendGrid.Client --version 4.0.2608
                    
#r "nuget: Soenneker.SendGrid.Client, 4.0.2608"
                    
#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 Soenneker.SendGrid.Client@4.0.2608
                    
#: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=Soenneker.SendGrid.Client&version=4.0.2608
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.SendGrid.Client&version=4.0.2608
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.SendGrid.Client

An async thread-safe singleton for the SendGrid client

Installation

dotnet add package Soenneker.SendGrid.Client
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Soenneker.SendGrid.Client:

Package Downloads
Soenneker.SendGrid.Contacts

A .NET typesafe implementation of SendGrid's Contact API

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.2608 124 5/2/2026
4.0.2607 88 5/2/2026
4.0.2606 171 4/24/2026
4.0.2605 109 4/24/2026
4.0.2604 92 4/23/2026
4.0.2603 120 4/23/2026
4.0.2602 95 4/23/2026
4.0.2600 112 4/23/2026
4.0.2599 136 4/22/2026
4.0.2598 125 4/22/2026
4.0.2597 103 4/22/2026
4.0.2596 123 4/21/2026
4.0.2595 109 4/21/2026
4.0.2594 125 4/21/2026
4.0.2593 135 4/15/2026
4.0.2592 126 4/15/2026
4.0.2591 130 4/14/2026
4.0.2590 123 4/6/2026
4.0.2589 117 4/1/2026
4.0.2588 105 3/31/2026
Loading failed

Update dependency Soenneker.Utils.HttpClientCache to 4.0.1944 (#2963)