This repository uses as common code base for specific E-Commerce integrations.
Currently contains one library Kentico.Xperience.Ecommerce.Common
.
Xperience Version | Library Version |
---|---|
>= 29.0.1 | 1.0.0 |
Add the package to your application using the .NET CLI
dotnet add package Kentico.Xperience.Ecommerce.Common
The primary reason for this repository is to maintain common functionality for all current and future E-Commerce integrations in one place. Repository is used as a submodule repo in these projects:
Be aware of all breaking changes that may occur in parent projects.
Library Kentico.Xperience.Ecommerce.Common
covers this domains:
- ContentItemSynchronization namespace
- Common functionality for synchronization of content items
View the Usage Guide for more detailed instructions.
To see the guidelines for Contributing to Kentico open source software, please see Kentico's CONTRIBUTING.md
for more information and follow the Kentico's CODE_OF_CONDUCT
.
Instructions and technical details for contributing to this project can be found in Contributing Setup.
Distributed under the MIT License. See LICENSE.md
for more information.
This contribution has Full Support.
See SUPPORT.md
for more information.
For any security issues see SECURITY.md
.