IWebApplicationBuilderPlugin
NexusLabs.Needlr.AspNet¶
IWebApplicationBuilderPlugin Interface¶
Defines a plugin that configures the Microsoft.AspNetCore.Builder.WebApplicationBuilder before the application is built. Implement this interface to add services, configure logging, or modify the builder during application startup.