SendGrid 9.29.3
Prefix Reserved
.NET Standard 1.3
This package targets .NET Standard 1.3. The package is compatible with this framework or higher.
.NET Framework 4.0
This package targets .NET Framework 4.0. The package is compatible with this framework or higher.
dotnet add package SendGrid --version 9.29.3
NuGet\Install-Package SendGrid -Version 9.29.3
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="SendGrid" Version="9.29.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SendGrid" Version="9.29.3" />
<PackageReference Include="SendGrid" />
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 SendGrid --version 9.29.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SendGrid, 9.29.3"
#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.
#addin nuget:?package=SendGrid&version=9.29.3
#tool nuget:?package=SendGrid&version=9.29.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# client library and examples for using Twilio SendGrid API's to send mail and access Web API v3 endpoints with .NET Standard 1.3 and .NET Core support.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 13.0.1)
- starkbank-ecdsa (>= 1.3.3 && < 2.0.0)
-
.NETFramework 4.5.2
- Newtonsoft.Json (>= 13.0.1)
- starkbank-ecdsa (>= 1.3.3 && < 2.0.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 13.0.1)
- starkbank-ecdsa (>= 1.3.3 && < 2.0.0)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.1)
- starkbank-ecdsa (>= 1.3.3 && < 2.0.0)
NuGet packages (445)
Showing the top 5 NuGet packages that depend on SendGrid:
Package | Downloads |
---|---|
SendGrid.Extensions.DependencyInjection
integrate SendGrid with HttpClientFactory and Microsoft.Extensions.DependencyInjection |
|
AspNetCore.HealthChecks.SendGrid
HealthChecks.SendGrid is the health check package for SendGrid. |
|
Microsoft.Azure.WebJobs.Extensions.SendGrid
This package contains SendGrid binding extensions. |
|
FluentEmail.SendGrid
Send emails via SendGrid using their REST API |
|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
GitHub repositories (62)
Showing the top 20 popular GitHub repositories that depend on SendGrid:
Repository | Stars |
---|---|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
louthy/language-ext
C# pure functional programming framework - come and get declarative!
|
|
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
Megabit/Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
|
|
lukencode/FluentEmail
All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
Webreaper/Damselfly
Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
|
|
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
|
|
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
|
|
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
|
|
voat/voat
The code that powers Voat
|
|
sendgrid/sendgrid-csharp
The Official Twilio SendGrid C#, .NetStandard, .NetCore API Library
|
|
NikolayIT/ASP.NET-Core-Template
A ready-to-use template for ASP.NET Core with repositories, services, models mapping, DI and StyleCop warnings fixed.
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
HTBox/allReady
This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.
|
|
mehdihadeli/monolith-to-cloud-native-transformation
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
Version | Downloads | Last updated |
---|---|---|
9.29.3 | 13,016,574 | 4/2/2024 |
9.29.2 | 2,819,815 | 2/14/2024 |
9.29.1 | 1,774,808 | 1/15/2024 |
9.28.1 | 28,817,321 | 8/10/2022 |
9.28.0 | 6,774,721 | 5/18/2022 |
9.27.0 | 4,346,626 | 3/23/2022 |
9.26.0 | 874,549 | 3/9/2022 |
9.25.3 | 7,383,217 | 2/9/2022 |
9.25.2 | 2,143,695 | 1/12/2022 |
9.25.1 | 2,155,299 | 12/1/2021 |
9.25.0 | 1,442,311 | 11/17/2021 |
9.24.4 | 2,463,506 | 10/18/2021 |
9.24.3 | 3,538,582 | 9/22/2021 |
9.24.2 | 1,672,393 | 8/11/2021 |
9.24.1 | 1,456,801 | 7/14/2021 |
9.24.0 | 1,120,435 | 6/21/2021 |
9.23.2 | 2,071,370 | 5/19/2021 |
9.23.1 | 553,842 | 5/5/2021 |
9.23.0 | 772,798 | 4/21/2021 |
9.22.0 | 9,182,274 | 12/16/2020 |
9.21.2 | 1,866,532 | 11/18/2020 |
9.21.1 | 1,111,186 | 11/5/2020 |
9.21.0 | 5,806,994 | 8/19/2020 |
9.20.0 | 1,109,319 | 8/5/2020 |
9.19.0 | 758,474 | 7/22/2020 |
9.18.0 | 873,664 | 7/8/2020 |
9.17.0 | 1,055,631 | 6/24/2020 |
9.16.0 | 1,097,781 | 6/10/2020 |
9.15.1 | 1,633,729 | 5/20/2020 |
9.15.0 | 521,047 | 5/13/2020 |
9.14.1 | 914,167 | 4/29/2020 |
9.14.0 | 1,373,388 | 4/15/2020 |
9.13.2 | 1,003,595 | 4/1/2020 |
9.13.1 | 713,205 | 3/18/2020 |
9.13.0 | 822,101 | 3/4/2020 |
9.12.7 | 727,734 | 2/19/2020 |
9.12.6 | 1,579,939 | 1/26/2020 |
9.12.5 | 221,830 | 1/17/2020 |
9.12.1 | 71,188 | 1/17/2020 |
9.12.0 | 6,180,971 | 8/15/2019 |
9.11.0 | 4,606,327 | 4/18/2019 |
9.10.0 | 8,110,732 | 9/12/2018 |
9.9.0 | 8,450,788 | 8/22/2017 |
9.8.0 | 289,382 | 8/15/2017 |
9.7.0 | 247,145 | 8/3/2017 |
9.6.1 | 29,374 | 8/3/2017 |
9.6.0 | 8,363 | 8/2/2017 |
9.5.2 | 69,471 | 7/24/2017 |
9.5.1 | 68,260 | 7/20/2017 |
9.5.0 | 290,280 | 6/19/2017 |
9.4.1 | 275,707 | 5/17/2017 |
9.4.0 | 12,434 | 5/17/2017 |
9.3.0 | 13,508 | 5/16/2017 |
9.2.1 | 7,174 | 5/16/2017 |
9.2.0 | 121,857 | 5/6/2017 |
9.1.1 | 152,253 | 4/13/2017 |
9.1.0 | 227,025 | 3/20/2017 |
9.0.12 | 189,485 | 2/18/2017 |
9.0.11 | 5,306 | 2/18/2017 |
9.0.10 | 17,896 | 2/16/2017 |
9.0.10-beta | 4,350 | 2/15/2017 |
9.0.9 | 11,847 | 2/15/2017 |
9.0.8 | 6,807 | 2/14/2017 |
9.0.7 | 7,712 | 2/14/2017 |
9.0.6-beta | 4,802 | 2/13/2017 |
9.0.5-beta | 4,893 | 2/10/2017 |
9.0.4-beta | 4,606 | 2/9/2017 |
9.0.3-beta | 4,420 | 2/9/2017 |
9.0.2-beta | 4,470 | 2/8/2017 |
9.0.1-beta | 4,498 | 2/8/2017 |
9.0.0 | 26,571 | 2/14/2017 |
9.0.0-beta | 5,669 | 2/7/2017 |
8.0.5 | 940,852 | 9/27/2016 |
8.0.4 | 191,802 | 8/24/2016 |
8.0.3 | 38,850 | 8/17/2016 |
8.0.2 | 70,759 | 8/1/2016 |
8.0.1 | 34,820 | 7/26/2016 |
8.0.0 | 10,214 | 7/23/2016 |
7.1.1 | 24,752 | 7/20/2016 |
7.1.0 | 7,516 | 7/19/2016 |
7.0.7 | 5,630 | 7/18/2016 |
7.0.6 | 113,248 | 7/12/2016 |
7.0.5 | 12,767 | 7/8/2016 |
7.0.4 | 20,663 | 7/5/2016 |
7.0.3 | 91,773 | 6/28/2016 |
7.0.2 | 39,232 | 6/17/2016 |
7.0.1 | 22,267 | 6/15/2016 |
7.0.0 | 8,345 | 6/14/2016 |
6.3.4 | 1,795,442 | 12/15/2015 |
6.3.3 | 41,720 | 12/14/2015 |
6.3.2 | 20,049 | 12/11/2015 |
6.3.1 | 21,455 | 12/11/2015 |
6.3.0 | 154,333 | 11/25/2015 |
6.2.0 | 48,903 | 11/18/2015 |
6.1.0 | 1,361,664 | 4/27/2015 |
6.0.1 | 25,516 | 4/24/2015 |
5.1.0 | 332,769 | 1/25/2015 |
5.0.0 | 257,142 | 10/9/2014 |
4.0.0 | 140,958 | 6/23/2014 |
3.0.2 | 25,191 | 5/30/2014 |
3.0.1 | 17,957 | 5/23/2014 |
3.0.0 | 11,187 | 5/22/2014 |
2.1.1 | 54,412 | 2/7/2014 |
1.2.2 | 23,944 | 1/3/2014 |
1.2.1 | 22,142 | 10/24/2013 |
1.2.0 | 63,225 | 7/29/2013 |
1.1.1 | 82,753 | 1/14/2013 |
1.0.2 | 6,504 | 1/11/2013 |
1.0.1 | 248,811 | 1/17/2012 |
1.0.0 | 66,036 | 1/17/2012 |