C# client library and examples for using SendGrid API's to send mail and access Web API v3 endpoints with .NET Standard 1.3 and .NET Core support. Github repo located at : https://github.com/sendgrid/sendgrid-csharp
dotnet add package SendGrid --version 9.10.0
Install-Package SendGrid -Version 9.10.0
| 包名 | 版本要求 |
|---|---|
| Newtonsoft.Json | [9.0.1, ) |
| System.Net.Http | [4.3.3, ) |
| 包名 | 版本要求 |
|---|---|
| Newtonsoft.Json | [9.0.1, ) |
| Microsoft.AspNetCore.Http.Abstractions | [1.1.2, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.AspNetCore.Http.Abstractions | [1.1.2, ) |
| Newtonsoft.Json | [9.0.1, ) |
| 作者 | Elmer Thomas,SendGrid DX Team |
|---|---|
| 发布时间 | 2018-09-12 17:49:04 |
| 项目主页 | https://github.com/sendgrid/sendgrid-csharp |
| 许可证 | https://github.com/sendgrid/sendgrid-csharp/blob/master/LICENSE.txt |