SendGrid.SmtpApi
1.3.3
Prefix Reserved
See the version list below for details.
dotnet add package SendGrid.SmtpApi --version 1.3.3
NuGet\Install-Package SendGrid.SmtpApi -Version 1.3.3
<PackageReference Include="SendGrid.SmtpApi" Version="1.3.3" />
paket add SendGrid.SmtpApi --version 1.3.3
#r "nuget: SendGrid.SmtpApi, 1.3.3"
// Install SendGrid.SmtpApi as a Cake Addin #addin nuget:?package=SendGrid.SmtpApi&version=1.3.3 // Install SendGrid.SmtpApi as a Cake Tool #tool nuget:?package=SendGrid.SmtpApi&version=1.3.3
Easily build SendGrid SMTPAPI headers.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Newtonsoft.Json (>= 9.0.1)
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 | 651,264 | 5/18/2022 |
1.4.5 | 57,178 | 3/9/2022 |
1.4.4 | 45,376 | 2/9/2022 |
1.4.3 | 14,043 | 1/12/2022 |
1.4.2 | 25,096 | 12/1/2021 |
1.4.1 | 230,897 | 5/5/2021 |
1.3.9 | 221,948 | 8/19/2020 |
1.3.8 | 14,334 | 7/22/2020 |
1.3.7 | 90,513 | 4/15/2020 |
1.3.6 | 28,440 | 2/19/2020 |
1.3.5 | 7,535 | 2/5/2020 |
1.3.4 | 2,647 | 1/29/2020 |
1.3.3 | 1,511,405 | 5/18/2017 |
1.3.2 | 131,730 | 3/8/2017 |
1.3.1 | 4,030,219 | 4/22/2015 |
1.3.0 | 19,721 | 4/22/2015 |
1.2.1 | 357,391 | 1/25/2015 |
1.1.3 | 779,295 | 5/21/2014 |
1.1.0 | 5,191 | 3/1/2014 |
### Updated
- Pull request #28: Added Newtonsoft.Json as a package dependency in the nuspec file.
- Thanks to [webster354](https://github.com/webster354) for the PR!