London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Namespace EPiServer.ServiceLocation.AutoDiscovery

Classes

ServiceLocatorFactoryAttribute

NOTE: This is a pre-release API that is UNSTABLE and might not satisfy the compatibility requirements as denoted by its associated normal version. Used to automatically detrmine a IOC container if no is explicitly registered with InitializationEngine. Attribute that defines a type of IServiceLocatorFactory which is the abstraction of the IOC container.

Interfaces

IServiceLocatorFactory

Signature that type specified by ServiceLocatorFactoryAttribute should implement