Lean Sparkpost API client port to .net standard 2.0.
Info
Version: | 2.0.2.1 |
Author(s): | SparkPost |
Last Update: | Monday, August 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/maxlego/csharp-sparkpost |
NuGet Url: | https://www.nuget.org/packages/SparkPost.NetCore |
Install
Install-Package SparkPost.NetCore
dotnet add package SparkPost.NetCore
paket add SparkPost.NetCore
SparkPost.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 11.0.2)