The official .net client for Postmark.
Info
Version: | 5.2.0 |
Author(s): | Postmark |
Last Update: | Thursday, August 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wildbit/postmark-dotnet/wiki |
NuGet Url: | https://www.nuget.org/packages/Postmark |
Install
Install-Package Postmark
dotnet add package Postmark
paket add Postmark
Postmark Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Http(>= 4.3.3)