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.
UnityAssetPrefetcherInstaller
Unity-specific installer for the Asset Prefetcher system.
Handles service creation, dependency injection, and Unity integration.