Info
Version: | 2.0.13 |
Author(s): | Hakan Lindestaf |
Last Update: | Monday, March 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HakanL/shippo-csharp-client |
NuGet Url: | https://www.nuget.org/packages/Haukcode.GoShippo |
Install
Install-Package Haukcode.GoShippo
dotnet add package Haukcode.GoShippo
paket add Haukcode.GoShippo
Haukcode.GoShippo Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Http(>= 4.3.2)
- System.Runtime.Extensions(>= 4.3.0)
Tags
Forked from official shippo-csharp-client at https://github.com/goshippo/shippo-csharp-client.