The Composable Commerce SDK allows developers to work effectively by providing typesafe access to commercetools Composable Commerce in their .NET applications.
Info
Version: | 11.14.0 |
Author(s): | commercetools.Sdk.Api |
Last Update: | Monday, November 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/commercetools/commercetools-dotnet-core-sdk-v2 |
NuGet Url: | https://www.nuget.org/packages/commercetools.Sdk.Api |
Install
Install-Package commercetools.Sdk.Api
dotnet add package commercetools.Sdk.Api
paket add commercetools.Sdk.Api
commercetools.Sdk.Api Download (Unzip the "nupkg" after downloading)
Dependencies
- commercetools.Base.Abstractions(>= 0.2.0)
- commercetools.Base.Client(>= 0.2.0)
- commercetools.Base.Serialization(>= 0.2.0)
- JsonSubTypes(>= 1.7.0)
- System.Text.Json(>= 4.7.2)