Skip to content

goshippo/shippo-csharp-sdk-demo

Repository files navigation

Shippo logo # Shippo C# SDK Demo

This is a sample project that demonstrates how to use the Shippo C# SDK.

This sample illustrates how to

  • Create a Shipment object, including sender/recipient addresses and parcel details
  • Collect shipping rates offered by the carriers configured in your Shippo account
  • Use a selected rate to request a label
  • Download the label for use in shipping your package

Running the code

Before you run this code, you will need to have performed the below steps:

  1. Install a recent version of the .NET SDK - this sample is using .NET 8
  2. Create a Shippo Account
  3. Generate a Shippo API Token. Since this is a sample app, it is recommended that you generate a test token rather than a production (i.e., paid) token.

About

A sample project that demonstrates how to use the Shippo C# SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages