- PluginInitialisation
PluginInitialisation
Namespace: UserSessionMiddleware.Plugin
Assembly: UserSessionMiddleware.Plugin
Implements IPlugin which allows the UserSessionMiddleware.Plugin module to be loaded as a plugin moduleMethods
Initialise(PluginManager.Abstractions.ILogger) | Initialises the Plugin module |
Finalise() | Finalises the Plugin module |
ConfigureServices(Microsoft.Extensions.DependencyInjection.IServiceCollection) | Allows the Plugin module to configure the services for the application |
GetVersion() | Returns the internal plugin version number |