Namespace EPiServer.Framework
Classes
ContextCache
DeliveryMethod
Specifies the delivery method options
EnvironmentOptions
Specifies environment options for APIs not depending on ASP.NET Core
FrameworkInitialization
Initializes framework features
InitializableModuleAttribute
Used to decorate a class that should be called as part of the initialization process
InitializationState
The various states for the initialization process
ModuleDependencyAttribute
Attribute to define that an IInitializableModule depends on another module to be initialized first.
Network
Specifies network settings used for SMTP
PreventAssemblyScanAttribute
Attribute to prevent using the assembly in plugin / module / composition scenarios.
ProviderActivationException
The exception thrown when a provider cannot be activated correctly.
SmtpOptions
Option for sending email with SMTP.
SortableComparer
Used to compare sort two instances that implements ISortable.
SpecifiedPickupDirectory
Location for mail pickup directory
TimeProvider
Validator
Contains validation methods
Interfaces
IInitializableModule
Interface that you can implement to be part of the EPiServer Framework initialization chain.
ISortable
Used to be able to sort items of a type implementing the interface.