Sendgrid 6.0.1
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 Sendgrid --version 6.0.1
NuGet\Install-Package Sendgrid -Version 6.0.1
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="6.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sendgrid --version 6.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sendgrid, 6.0.1"
#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 Sendgrid as a Cake Addin #addin nuget:?package=Sendgrid&version=6.0.1 // Install Sendgrid as a Cake Tool #tool nuget:?package=Sendgrid&version=6.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# client library and examples for using SendGrid API's to send mail. Github repo located at : https://github.com/sendgrid/sendgrid-csharp
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- SendGrid.SmtpApi (>= 1.3.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (61)
Showing the top 5 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
|
Version | Downloads | Last updated |
---|---|---|
6.3.4 | 1,615 | 12/15/2015 |
6.3.3 | 437 | 12/14/2015 |
6.3.2 | 836 | 12/11/2015 |
6.3.1 | 475 | 12/11/2015 |
6.3.0 | 5,748 | 11/25/2015 |
6.2.0 | 2,596 | 11/18/2015 |
6.1.0 | 115,538 | 4/27/2015 |
6.0.1 | 1,204 | 4/24/2015 |
5.1.0 | 57,435 | 1/25/2015 |
5.0.0 | 47,448 | 10/9/2014 |
4.0.0 | 35,452 | 6/23/2014 |
3.0.2 | 9,151 | 5/30/2014 |
3.0.1 | 4,777 | 5/23/2014 |
3.0.0 | 1,172 | 5/22/2014 |
2.1.1 | 16,940 | 2/7/2014 |
1.2.2 | 10,444 | 1/3/2014 |
1.2.1 | 9,296 | 10/24/2013 |
1.2.0 | 16,667 | 7/29/2013 |
1.1.1 | 41,109 | 1/14/2013 |
1.0.2 | 288 | 1/11/2013 |
1.0.1 | 16,880 | 1/17/2012 |
1.0.0 | 332 | 1/17/2012 |
See changelog. Only breaking change is the removal of the non-async Deliver() method.