Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 435 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 435 Bytes

ShippingEasy.NET

.NET client for ShippingEasy API

Installation

Search for 'ShippingEasy' with the NuGet Package Manager in Visual Studio, or install via the NuGet Package Manager Console:

PM> Install-Package ShippingEasy

If you do not wish to use NuGet, you can download the assembly from the GitHub releases page.

Usage

See the API documentation