Kentico.Xperience.Manager
5.3.0
Prefix Reserved
dotnet tool install --global Kentico.Xperience.Manager --version 5.3.0
dotnet new tool-manifest
dotnet tool install --local Kentico.Xperience.Manager --version 5.3.0
#tool dotnet:?package=Kentico.Xperience.Manager&version=5.3.0
nuke :add-package Kentico.Xperience.Manager --version 5.3.0
Xperience Manager (xman)
This tool simplifies the process of installing and managing Xperience by Kentico instances by providing step-by-step wizards with default options provided.
Requirements
- .NET 8.0 Runtime or newer https://dotnet.microsoft.com/en-us/download/dotnet/8.0
⚙️ Installing and updating the tool
Run the following command from a command prompt such as Powershell to install the tool:
dotnet tool install Kentico.Xperience.Manager -g
To update to the latest version, run the following command:
dotnet tool update Kentico.Xperience.Manager -g
🚀 Quick Start
Run any command such as xman i from a command prompt to get started! You can use xman without any parameters to view the help menu and review the available commands.
This tool can be run from anywhere, as long as the directory contains the configuration file. If there is no configuration file, a new one will be created when you run the tool.
Full Instructions
View the Usage Guide for more detailed instructions.
Support
This project has Kentico Labs limited support.
See SUPPORT.md for more information.
For any security issues see SECURITY.md.
| Product | Versions 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. |
This package has no dependencies.