Nuget package which adds support for Unisender and UniOne APIs for .NET Core apps.
Info
Version: | 1.0.2-alpha |
Author(s): | Skytecs.UnisenderApiClient |
Last Update: | Saturday, December 23, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Skytecs.UnisenderApiClient |
Install
Install-Package Skytecs.UnisenderApiClient
dotnet add package Skytecs.UnisenderApiClient
paket add Skytecs.UnisenderApiClient
Skytecs.UnisenderApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- Newtonsoft.Json(>= 12.0.1)