Namespace Snowflake.Extensibility
Classes
PluginAttribute
All plugins must be marked with this attribute to be loaded properly.
PluginCollection<T>
PluginInfoFields
Static fields in plugin information
Interfaces
IEmptyPluginConfiguration
ILogger
Provides logging services
IPlugin
The common interface between all plugins.
IPluginCollection<T>
Represents an always-updated collection of plugins relative to
a IPlugin
Enums
LogLevel
Describes the severity of a logging message.