IWebApplicationPlugin
NexusLabs.Needlr.AspNet¶
IWebApplicationPlugin Interface¶
Defines a plugin that configures the Microsoft.AspNetCore.Builder.WebApplication after it has been built. Implement this interface to add middleware, configure endpoints, or perform other post-build configuration.