Skip to content
SP StackPractices

Tag: extensibility

Browse 1 practical software engineering resources tagged with "extensibility". Discover code recipes, design patterns, documentation templates, and in-depth guides to help you build, deploy, and maintain production-ready solutions involving extensibility.

Plugin Pattern

Enable third-party extensions by defining extension points in a host system that dynamically loads and executes external modules.