Kentico.Xperience.ContentModelGraph
1.0.0-prerelease-1
Prefix Reserved
dotnet add package Kentico.Xperience.ContentModelGraph --version 1.0.0-prerelease-1
NuGet\Install-Package Kentico.Xperience.ContentModelGraph -Version 1.0.0-prerelease-1
<PackageReference Include="Kentico.Xperience.ContentModelGraph" Version="1.0.0-prerelease-1" />
<PackageVersion Include="Kentico.Xperience.ContentModelGraph" Version="1.0.0-prerelease-1" />
<PackageReference Include="Kentico.Xperience.ContentModelGraph" />
paket add Kentico.Xperience.ContentModelGraph --version 1.0.0-prerelease-1
#r "nuget: Kentico.Xperience.ContentModelGraph, 1.0.0-prerelease-1"
#:package Kentico.Xperience.ContentModelGraph@1.0.0-prerelease-1
#addin nuget:?package=Kentico.Xperience.ContentModelGraph&version=1.0.0-prerelease-1&prerelease
#tool nuget:?package=Kentico.Xperience.ContentModelGraph&version=1.0.0-prerelease-1&prerelease
Xperience by Kentico: Content Model Graph
Description
Content Model Graph adds an interactive application to the Xperience by Kentico administration. It visualizes relationships among:
- Page, reusable, email, and headless content types
- Reusable field schemas
- Taxonomies and forms
- Custom and system object types
The graph supports filtering, search highlighting, horizontal and vertical layouts, field-name labels, JSON export, and cache refresh.
The graph is generated from Xperience metadata. It does not inspect application code or external data sources. Graph data is cached for 60 minutes and can be refreshed from the application toolbar.
Screenshots
<a href="https://raw.githubusercontent.com/Kentico/xperience-by-kentico-content-model-graph/refs/heads/main/docs/images/dancing-goat-content-model-graph.jpg"> <img src="https://raw.githubusercontent.com/Kentico/xperience-by-kentico-content-model-graph/refs/heads/main/docs/images/dancing-goat-content-model-graph.jpg" width="800" alt="Dancing Goat content model graph in the Xperience administration"> </a>
<a href="https://raw.githubusercontent.com/Kentico/xperience-by-kentico-content-model-graph/refs/heads/main/docs/images/xperience-by-kentico-commerce-model-graph.jpg"> <img src="https://raw.githubusercontent.com/Kentico/xperience-by-kentico-content-model-graph/refs/heads/main/docs/images/xperience-by-kentico-commerce-model-graph.jpg" width="800" alt="Xperience by Kentico commerce model graph in the Xperience administration"> </a>
Videos
Watch and see how you can use this library to explore the entire data model of your Xperience by Kentico project.
<a href="https://raw.githubusercontent.com/Kentico/xperience-by-kentico-content-model-graph/refs/heads/main/docs/images/xperience-by-kentico-content-model-graph-exploration.webm"> <img src="https://raw.githubusercontent.com/Kentico/xperience-by-kentico-content-model-graph/refs/heads/main/docs/images/xperience-by-kentico-content-model-graph-exploration.png" width="800" alt="Content Model Graph exploration demonstration"> </a>
Requirements
| Xperience version | Library version |
|---|---|
| >= 31.7.3 | 1.0.0-prerelease-1 |
- .NET 10.0 or newer
- Xperience by Kentico 31.7.3 or newer
Package Installation
dotnet add package Kentico.Xperience.ContentModelGraph --version 1.0.0-prerelease-1
Quick Start
Register the graph builder before building the application:
using Kentico.Xperience.ContentModelGraph;
builder.Services.AddContentModelGraph();
The package registers the Content model graph application and its embedded Admin client module automatically. Users need access to applications in the Development category.
Full Instructions
See the Usage Guide for graph behavior and client development setup.
Contributing
See Contributing Setup and Kentico's contribution guidelines.
License
Distributed under the MIT License. See LICENSE.md.
Support
This project has Kentico Labs limited support. See SUPPORT.md.
For security issues, see SECURITY.md.
| 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. |
-
net10.0
- Kentico.Xperience.Admin (>= 31.7.3)
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 |
|---|---|---|
| 1.0.0-prerelease-1 | 76 | 8/17/2026 |