Baseline.Core 3.0.0

dotnet add package Baseline.Core --version 3.0.0
                    
NuGet\Install-Package Baseline.Core -Version 3.0.0
                    
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="Baseline.Core" Version="3.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Baseline.Core" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Baseline.Core" />
                    
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 Baseline.Core --version 3.0.0
                    
#r "nuget: Baseline.Core, 3.0.0"
                    
#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 Baseline.Core@3.0.0
                    
#: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=Baseline.Core&version=3.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Baseline.Core&version=3.0.0
                    
Install as a Cake Tool

Baseline v3 for Xperience by Kentico

A streamlined foundation for Xperience by Kentico websites with built-in SEO, navigation, account management, automation, and e-commerce support.

Version

Baseline v3.0.0 - Compatible with Xperience by Kentico 31.x

Modules

Module Description
Core Foundation services including SEO, caching, structured data, and content retrieval
Account Authentication and user management with external providers support
Navigation Dynamic menu and breadcrumb generation
Localization Multi-language content and UI localization
Search Full-text search with Lucene integration
Ecommerce Shopping cart, checkout, and order management
Automation Contact-based workflow automation engine
AI AI-powered content and admin features
Forms Form builder and submission handling
SEO Search engine optimization tools
Digital Marketing Marketing automation integration
Data Protection GDPR compliance and consent management
Tools CLI utilities for development and deployment
MediaTools Image and media asset management
TabbedPages Tabbed content page templates
Experiments A/B testing and experimentation
EmailMarketing Email campaign management

Getting Started

// In Program.cs
builder.Services.AddBaselineCore();
builder.Services.AddBaselineAccount();
builder.Services.AddBaselineNavigation();
builder.Services.AddBaselineAutomation();
// ... add other modules as needed

Documentation

For full documentation, visit the GitHub repository.

License

MIT License - See LICENSE file for details.

Credits

Based on XperienceCommunity.Baseline by Trevor Fayas.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.

NuGet packages (14)

Showing the top 5 NuGet packages that depend on Baseline.Core:

Package Downloads
Baseline.Ecommerce

Baseline v3 Ecommerce module - Shopping cart, checkout, and order management for Xperience by Kentico

Baseline.Localization

Baseline v3 Localization module - Multi-language support and resource management for Xperience by Kentico

Baseline.DigitalMarketing

Baseline v3 - A streamlined foundation for Xperience by Kentico websites with built-in SEO, navigation, account management, and e-commerce support.

Baseline.Account

Baseline v3 Account module - Authentication and user management for Xperience by Kentico

Baseline.Core.RCL

Baseline v3 Core RCL - Razor views, Tag Helpers, and View Components for Xperience by Kentico.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0 70 3/11/2026