Basic C# client library and examples for using SendGrid API's to send mail. Github repo located at : https://github.com/sendgrid/sendgrid-csharp
dotnet add package SendGrid --version 3.0.3
Install-Package SendGrid -Version 3.0.3
| 包名 | 版本要求 |
|---|---|
| Microsoft.Net.Http | [2.2.13, ) |
| Microsoft.Bcl.Async | [1.0.16, ) |
| SendGrid.SmtpApi | [1.1.3, ) |
| 包名 | 版本要求 |
|---|---|
| SendGrid.SmtpApi | [1.1.3, ) |
| 作者 | CJ Buchmann,Tyler Bischel,Eric Becking,Brandon West |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 项目主页 | https://github.com/sendgrid/sendgrid-csharp |
| 许可证 | https://github.com/sendgrid/sendgrid-csharp/blob/master/MIT.LICENSE |