Tradeshift C# REST API Sample

This is just a sample project to help others see how to connect via C#/.NET to the Tradeshift platform.

This project relies on 3 dependencies.

  • Json.NET
  • Microsoft ASP.NET Web API 2.2 Client Libraries
  • OAuth

You could use different ones that do the same, but this is just a simple sample to show you how you can get started.