Search Results for

    Show / Hide Table of Contents

    Namespace Umbraco.Cms.Core.Manifest

    Classes

    PackageManifest

    Represents a package manifest that defines metadata and extensions for an Umbraco package.

    PackageManifestCacheBuster

    Computes a package's cache-bust value and appends it to its /App_Plugins importmap asset URLs. The same value is surfaced on the manifest response so extension asset URLs can be stamped client-side; the %CACHE_BUSTER% token is resolved separately, server-side.

    PackageManifestImportmap

    Represents an import map configuration for a package manifest, used for JavaScript module resolution.

    Interfaces

    IPackageManifestService

    Provides services for retrieving package manifests.

    Enums

    BundleOptions

    Specifies the bundling options for assets in a package.

    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX