integrate SendGrid with HttpClientFactory and Microsoft.Extensions.DependencyInjection.
Info
Version: | 1.0.1 |
Author(s): | Elmer Thomas, Twilio DX Team |
Last Update: | Wednesday, September 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://sendgrid.com/ |
NuGet Url: | https://www.nuget.org/packages/SendGrid.Extensions.DependencyInjection |
Install
Install-Package SendGrid.Extensions.DependencyInjection
dotnet add package SendGrid.Extensions.DependencyInjection
paket add SendGrid.Extensions.DependencyInjection
SendGrid.Extensions.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- SendGrid(>= 9.16.0)
- Microsoft.Extensions.Http(>= 2.1.0)
Tags