Umbraco.Compose.Integrations.UmbracoCms
18.0.2
Prefix Reserved
dotnet add package Umbraco.Compose.Integrations.UmbracoCms --version 18.0.2
NuGet\Install-Package Umbraco.Compose.Integrations.UmbracoCms -Version 18.0.2
<PackageReference Include="Umbraco.Compose.Integrations.UmbracoCms" Version="18.0.2" />
<PackageVersion Include="Umbraco.Compose.Integrations.UmbracoCms" Version="18.0.2" />
<PackageReference Include="Umbraco.Compose.Integrations.UmbracoCms" />
paket add Umbraco.Compose.Integrations.UmbracoCms --version 18.0.2
#r "nuget: Umbraco.Compose.Integrations.UmbracoCms, 18.0.2"
#:package Umbraco.Compose.Integrations.UmbracoCms@18.0.2
#addin nuget:?package=Umbraco.Compose.Integrations.UmbracoCms&version=18.0.2
#tool nuget:?package=Umbraco.Compose.Integrations.UmbracoCms&version=18.0.2
About
Umbraco.Compose.Integrations.UmbracoCms provides Umbraco Compose integration for Umbraco CMS. This is a convenience package that installs and registers all other Umbraco Compose CMS integrations:
Umbraco.Compose.Integrations.UmbracoCms.CoreUmbraco.Compose.Integrations.UmbracoCms.DataSourceUmbraco.Compose.Integrations.UmbracoCms.IngestionUmbraco.Compose.Integrations.UmbracoCms.TypeSchemaManagement
How to use
To use this package you will need:
- An Umbraco Compose project.
- An Environment & Collection configured for your project.
- An API Application with the following scopes configured for the environment:
{environment}:ingestion{environment}:graphql{environment}:typeschema:write
API Applications can be created from the Umbraco Cloud portal.
Installation
dotnet add package Umbraco.Compose.Integrations.UmbracoCms
Configuration
To configure the integration, add the following to your preferred configuration source (e.g. appsettings.json or Azure KeyVault):
"Umbraco:Compose": {
"ClientId": "YOUR_API_APPLICATION_CLIENT_ID",
"ClientSecret": "YOUR_API_APPLICATION_CLIENT_SECRET",
"ProjectAlias": "YOUR_PROJECT_ALIAS",
"EnvironmentAlias": "YOUR_ENVIRONMENT_ALIAS",
"Region": "YOUR_PROJECT_REGION",
"Ingestion": {
"CollectionAlias": "COLLECTION_TO_INGEST_CONTENT_INTO"
}
}
Documentation
For further information about Umbraco Compose, refer to our documentation.
| 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
- OpenIddict.Client.SystemNetHttp (>= 7.6.0)
- Umbraco.Cms.Api.Delivery (>= 18.0.0 && < 19.0.0)
- Umbraco.Cms.Api.Management (>= 18.0.0 && < 19.0.0)
- Umbraco.Cms.Core (>= 18.0.0 && < 19.0.0)
- Umbraco.Cms.Infrastructure (>= 18.0.0 && < 19.0.0)
- Umbraco.Compose.Integrations.UmbracoCms.DataSource (>= 18.0.2 && < 19.0.0)
- Umbraco.Compose.Integrations.UmbracoCms.Ingestion (>= 18.0.2 && < 19.0.0)
- Umbraco.Compose.Integrations.UmbracoCms.TypeSchemaManagement (>= 18.0.2 && < 19.0.0)
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 |
|---|---|---|
| 18.0.2 | 96 | 9/7/2026 |
| 18.0.1 | 97 | 9/1/2026 |
| 17.0.0 | 88 | 9/1/2026 |
| 17.0.0-preview.27 | 117 | 5/27/2026 |
| 17.0.0-preview.18 | 76 | 4/24/2026 |
| 17.0.0-preview.15 | 73 | 4/21/2026 |
| 17.0.0-preview.9 | 68 | 4/15/2026 |
| 17.0.0-preview.1 | 145 | 2/11/2026 |