C# client library and examples for using SendGrid API's to send mail and access Web API v3 endpoints. Github repo located at : https://github.com/sendgrid/sendgrid-csharp
dotnet add package SendGrid --version 9.0.0
Install-Package SendGrid -Version 9.0.0
| 包名 | 版本要求 |
|---|---|
| Newtonsoft.Json | [9.0.1, ) |
| StyleCop.Analyzers | [1.0.0, ) |
| Microsoft.AspNetCore.Http.Abstractions | [1.1.0, ) |
| 包名 | 版本要求 |
|---|---|
| NETStandard.Library | [1.6.1, ) |
| Newtonsoft.Json | [9.0.1, ) |
| Microsoft.AspNetCore.Http.Abstractions | [1.1.0, ) |
| StyleCop.Analyzers | [1.0.0, ) |
| 作者 | Elmer Thomas |
|---|---|
| 发布时间 | 2017-02-14 11:52:53 |
| 项目主页 | https://github.com/sendgrid/sendgrid-csharp |
| 许可证 | https://github.com/sendgrid/sendgrid-csharp/blob/master/MIT.LICENSE |