XperienceCommunity.Baseline.Ecommerce.RCL 2.10.3

dotnet add package XperienceCommunity.Baseline.Ecommerce.RCL --version 2.10.3
                    
NuGet\Install-Package XperienceCommunity.Baseline.Ecommerce.RCL -Version 2.10.3
                    
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.3" />
                    
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.3" />
                    
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.3
                    
#r "nuget: XperienceCommunity.Baseline.Ecommerce.RCL, 2.10.3"
                    
#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.3
                    
#: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.3
                    
Install as a Cake Addin
#tool nuget:?package=XperienceCommunity.Baseline.Ecommerce.RCL&version=2.10.3
                    
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.10.3 132 1/27/2026
2.10.3-alpha 112 1/27/2026
2.10.2 310 12/18/2025
2.10.0 320 12/18/2025
2.10.0-epsilon 296 12/18/2025
2.10.0-delta 288 12/18/2025
2.10.0-beta 287 12/18/2025
2.10.0-alpha 288 12/17/2025
2.9.1 315 12/15/2025
2.9.0 242 9/9/2025
2.8.3 392 6/12/2025
2.8.2 393 6/12/2025
2.8.1 379 6/12/2025
2.8.0 374 6/10/2025
2.7.3 249 5/29/2025
2.7.2 248 5/25/2025
2.7.1 154 5/24/2025
2.7.0 316 5/13/2025
2.6.4 311 4/16/2025
2.6.3 316 4/16/2025
Loading failed

Working on getting the nuget packages built correctly