.NET SDK overview

Build commerce applications with .NET.

The .NET SDK (also referred to as the .NET v2 SDK) enables you to use domain-specific classes and methods to interact with the HTTP API, Import API, Audit Log API, and Checkout API. With the .NET SDK, you can make use of IDE autocompletion, type-safety, encapsulation, and an internal domain-specific language for formulating valid requests.

Get started

Learn how to set up and use the .NET SDK with our get started guide.
You can view the full .NET SDK reference on GitHub.

Migration from v1

Best practices and error handling

Demo application