Namespace Serenity.SystemConfiguration.Installation.Installers
Classes
SystemConfigurationInstaller
Abstract base class for installers related to system configuration.
SystemConfigurationInstallerInstallInput
Data Transfer Object for input parameters required by the SystemConfigurationInstaller.
UnitySystemConfigurationInstaller
Unity-specific installer for system configuration services and related components.
Extends the base installer to provide Unity-specific implementations and settings resolution.
Implements the Foundation Installer pattern to set up system configuration functionality within the Unity environment.
UnitySystemConfigurationInstallerInstallInput
Unity-specific data transfer object for system configuration installer input parameters.
Extends the base installer input DTO with Unity-specific configuration settings support.
Provides type-safe parameter passing for dependency injection during system configuration module installation.
Ensures proper configuration and dependency availability for Unity-integrated system configuration services.