This package provides an easy way to use Assembly Payments API.
Info
Version: | 7.1.0 |
Author(s): | Igor Sidorov, Carable developers |
Last Update: | Monday, March 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/carable/carable.assemblypayments |
NuGet Url: | https://www.nuget.org/packages/Carable.AssemblyPayments |
Install
Install-Package Carable.AssemblyPayments
dotnet add package Carable.AssemblyPayments
paket add Carable.AssemblyPayments
Carable.AssemblyPayments Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.1)
- Microsoft.Extensions.Options(>= 1.1.1)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.1)
- System.Net.Http(>= 4.3.1)