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 8.0.2
Install-Package SendGrid -Version 8.0.2
| 包名 | 版本要求 |
|---|---|
| Microsoft.AspNet.WebApi.Client | [5.2.3, ) |
| Newtonsoft.Json | [9.0.1, ) |
| SendGrid.CSharp.HTTP.Client | [3.0.0, ) |
| 作者 | CJ Buchmann,Tyler Bischel,Eric Becking,Brandon West,Elmer Thomas |
|---|---|
| 发布时间 | 2016-08-01 19:27:11 |
| 项目主页 | https://github.com/sendgrid/sendgrid-csharp |
| 许可证 | https://github.com/sendgrid/sendgrid-csharp/blob/master/MIT.LICENSE |