Namespace Serenity.Global.Installation.Settings
Classes
UnityPersistenceBackendActivator
Constructs the PersistenceInstaller configured on a UnityPersistenceBackendDefinition via reflection. Never throws: any resolution or construction failure is logged and reported as a failed TryCreate(UnityPersistenceBackendDefinition, string, string, ILogService, out PersistenceInstaller) call, so callers can fall back to the built-in file backend.