Baseline.Cli
3.0.0
dotnet tool install --global Baseline.Cli --version 3.0.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Baseline.Cli --version 3.0.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Baseline.Cli&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Baseline.Cli --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0 | 77 | 3/11/2026 |