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.Base.Serialization |
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.Base.Serialization |
Install
Install-Package commercetools.Base.Serialization
dotnet add package commercetools.Base.Serialization
paket add commercetools.Base.Serialization
commercetools.Base.Serialization Download (Unzip the "nupkg" after downloading)
Dependencies
- commercetools.Base.Abstractions(>= 0.2.0)
- commercetools.Base.Registration(>= 0.2.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.8)
- System.Text.Json(>= 4.7.2)