XperienceCommunity.Baseline.Ecommerce.RCL 2.10.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package XperienceCommunity.Baseline.Ecommerce.RCL --version 2.10.2
                    
NuGet\Install-Package XperienceCommunity.Baseline.Ecommerce.RCL -Version 2.10.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="XperienceCommunity.Baseline.Ecommerce.RCL" Version="2.10.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XperienceCommunity.Baseline.Ecommerce.RCL" Version="2.10.2" />
                    
Directory.Packages.props
<PackageReference Include="XperienceCommunity.Baseline.Ecommerce.RCL" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add XperienceCommunity.Baseline.Ecommerce.RCL --version 2.10.2
                    
#r "nuget: XperienceCommunity.Baseline.Ecommerce.RCL, 2.10.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package XperienceCommunity.Baseline.Ecommerce.RCL@2.10.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=XperienceCommunity.Baseline.Ecommerce.RCL&version=2.10.2
                    
Install as a Cake Addin
#tool nuget:?package=XperienceCommunity.Baseline.Ecommerce.RCL&version=2.10.2
                    
Install as a Cake Tool

Kentico Xperience Baseline

This package is part of a large Kentico Xperience Baseline project. Please refer to the project's website for installation and usage instruction.

In general, you'll want to include references to the following packages

  • Foo.Models (Kentico Agnostic Models + Interfaces)
    • XperienceCommunity.Baseline.Core.Models
    • Optional other XperienceCommunity.Baseline.XXX.Models
  • Foo.Library (Kentico Agnostic Additional Code)
    • Foo.Models
    • XperienceCommunity.Baseline.Core.Library
    • Optional other XperienceCommunity.Baseline.XXX.Library
  • Foo.RCL (Kentico Agnostic Components, Features, Etc)
    • Foo.Library
    • XperienceCommunity.Baseline.Core.RCL
    • Optional other XperienceCommunity.Baseline.XXX.RCL
  • Foo.Library.KX13/Xperience (Kentico specific implementation of Foo.Model Interfaces)
    • Foo.Library
    • XperienceCommunity.Baseline.Core.Library.KX13/Xperience
    • Optional other XperienceCommunity.Baseline.XXX.Library.KX13/Xperience
  • Foo.RCL.KX13/Xperience (Kentico Specific RCL)
    • Foo.RCL
    • Foo.Library.KX13/Xperience
    • XperienceCommunity.Baseline.Core.RCL.KX13/Xperience
  • Foo.XperienceModels.KX13/Xperience (Kentico Page Types)
    • XperienceCommunity.Baseline.Core.XperienceModels.KX13/Xperience
  • Foo.Admin.Xperience (Xperience by Kentico Admin items)
    • Foo.Library.Xperience
    • Core.Admin.Xperience
  • MVC (Your Website, usually contains both Kentico Agnostic and Specific entities such as Widgets, Templates, etc.)
    • Foo.Library.KX13/Xperience
    • Foo.RCL
    • XperienceCommunity.Baseline.Core.RCL.KX13/Xperience
    • Optional other XperienceCommunity.Baseline.XXX.RCL.KX13/Xperience
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.11.2 131 7/15/2026
2.11.1 137 6/20/2026
2.11.1-alpha 109 6/20/2026
2.11.0-alpha 175 6/20/2026
2.10.6 123 6/19/2026
2.10.5 122 6/9/2026
2.10.3 152 1/27/2026
2.10.3-alpha 127 1/27/2026
2.10.2 333 12/18/2025
2.10.0 340 12/18/2025
2.10.0-epsilon 310 12/18/2025
2.10.0-delta 303 12/18/2025
2.10.0-beta 305 12/18/2025
2.10.0-alpha 303 12/17/2025
2.9.1 340 12/15/2025
2.9.0 263 9/9/2025
2.8.3 415 6/12/2025
2.8.2 414 6/12/2025
2.8.1 400 6/12/2025
2.8.0 397 6/10/2025
Loading failed

Working on getting the nuget packages built correctly