Info
Version: | 2020.1.8.4 |
Author(s): | IGT, Chaplin Marchais, Paul Pederson |
Last Update: | Wednesday, January 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/fluid-connect/FluidConnect-Utilities |
NuGet Url: | https://www.nuget.org/packages/IGT.SendGrid.AspNetCore |
Install
Install-Package IGT.SendGrid.AspNetCore
dotnet add package IGT.SendGrid.AspNetCore
paket add IGT.SendGrid.AspNetCore
IGT.SendGrid.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.WebUtilities(>= 2.2.0)
Tags
We have also made steps to enhance the performance of the library by moving to the System.Text.JSON library for serialization and deserialization which greatly improves request RW performance and greatly reduces memory consumption.