Skip to main content

Namespace RealityCollective.ServiceFramework.Editor.Packages

Classes

AssetsInstaller

Installs plugin package assets.

PackageInstaller

Installs a service framework plugin package's IServices and IServiceModules to a ServiceProvidersProfile.

PackageInstallerProfile

A package profile defines services and modules that the package has to offer and may be installed to a ServiceProvidersProfile to register those services and modules with the service container.

PackageInstallerProfileInspector

PackageInstallerWizard

Structs

AssetsInstaller.AssetInstallerEventArgs

Contains information about an AssetsInstaller operation.

Interfaces

IPackageModulesInstaller

A package installer that will install IServiceModules coming from a third party package into the respective IService's BaseServiceProfile%601.