.NET SDK overview

Build commerce applications with .NET.

Copy for LLM
View as Markdown
The .NET SDK enables you to use domain-specific classes and methods to interact with Composable Commerce APIs. This includes the HTTP API, Import API, Audit Log API, and Checkout API.

With the .NET SDK, you benefit from 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.

Release schedule

The .NET SDK is autogenerated from our API specifications to ensure it is up to date with the latest enhancements. New releases are published on the first Monday of the month, though occasional updates can occur.

Best practices and error handling