Namespace Serenity.AssetPrefetcher.Installation.Installers
Classes
AssetPrefetcherInstaller
Abstract installer for the AssetPrefetcher aggregate.
- The concrete implementation must create the service (IAssetPrefetcher).
- This base class builds the use case bundle.
UnityAssetPrefetcherInstallationStep
Installs the asset prefetcher aggregate into the running composition.
UnityAssetPrefetcherInstaller
Unity-specific installer for the Asset Prefetcher system.
Handles service creation, dependency injection, and Unity integration.