SendGrid.SmtpApi
1.2.1
Prefix Reserved
See the version list below for details.
dotnet add package SendGrid.SmtpApi --version 1.2.1
NuGet\Install-Package SendGrid.SmtpApi -Version 1.2.1
<PackageReference Include="SendGrid.SmtpApi" Version="1.2.1" />
paket add SendGrid.SmtpApi --version 1.2.1
#r "nuget: SendGrid.SmtpApi, 1.2.1"
// Install SendGrid.SmtpApi as a Cake Addin #addin nuget:?package=SendGrid.SmtpApi&version=1.2.1 // Install SendGrid.SmtpApi as a Cake Tool #tool nuget:?package=SendGrid.SmtpApi&version=1.2.1
Easily build SendGrid SMTP API headers to use with any SMTP library.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. 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. |
This package has no dependencies.
NuGet packages (12)
Showing the top 5 NuGet packages that depend on SendGrid.SmtpApi:
Package | Downloads |
---|---|
SendGrid.Net40
C# client library for using SendGrid API's to send mail. Github repo located at : https://github.com/smurfpandey/sendgrid-csharp-net40 |
|
VirtoCommerce.Platform.Data.Notifications
Virto Commerce Platform Data Notifications API |
|
Arragro.SendGrid
Arragro.Redis is a Redis base library. |
|
accidentalfish.applicationsupport
A dependency injectable application framework for building, configuring, deploying and managing applications on Azure PaaS |
|
Swaksoft.Infrastructure.Crosscutting.Authorization
Seedwork for the Infrastructure Crosscutting Application Block |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on SendGrid.SmtpApi:
Repository | Stars |
---|---|
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.
|
|
Implem/Implem.Pleasanter
Pleasanter is a no-code/low-code development platform that runs on .NET. You can quickly create business applications with simple operations.
|
|
tjoudeh/AspNetIdentity.WebApi
Tutorial for Building Simple Membership System using ASP.NET Identity 2.1, ASP.NET Web API, and AngularJS
|
|
socioboard/socioboard-core
This is an old repo, for latest maintained version go here - https://github.com/socioboard/Socioboard-Core-3.0
|
Version | Downloads | Last updated |
---|---|---|
1.4.6 | 697,109 | 5/18/2022 |
1.4.5 | 59,388 | 3/9/2022 |
1.4.4 | 49,577 | 2/9/2022 |
1.4.3 | 14,351 | 1/12/2022 |
1.4.2 | 25,594 | 12/1/2021 |
1.4.1 | 237,455 | 5/5/2021 |
1.3.9 | 225,974 | 8/19/2020 |
1.3.8 | 14,483 | 7/22/2020 |
1.3.7 | 91,649 | 4/15/2020 |
1.3.6 | 29,209 | 2/19/2020 |
1.3.5 | 7,597 | 2/5/2020 |
1.3.4 | 2,656 | 1/29/2020 |
1.3.3 | 1,527,502 | 5/18/2017 |
1.3.2 | 134,201 | 3/8/2017 |
1.3.1 | 4,059,086 | 4/22/2015 |
1.3.0 | 19,757 | 4/22/2015 |
1.2.1 | 359,268 | 1/25/2015 |
1.1.3 | 787,451 | 5/21/2014 |
1.1.0 | 5,224 | 3/1/2014 |
Unicode values in X-SMTPAPI header are now encoded to ASCII escape sequences. Raise exception when there are null keys or values in the header.