IPostBuildServiceCollectionPlugin
NexusLabs.Needlr¶
NexusLabs.Needlr¶
IPostBuildServiceCollectionPlugin Interface¶
Defines a plugin that executes after the service provider has been built. Implement this interface to perform configuration that requires access to the fully built service provider.
Methods¶
IPostBuildServiceCollectionPlugin.Configure(PostBuildServiceCollectionPluginOptions) Method¶
Allows execution of additional configuration after the main service collection has been built.