Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 268 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 268 Bytes

ExternalAPIControllersSample

Sample project demonstrating how to dynamically load Web Api controllers from external assemblies.

Includes configuration for exposing externally loaded controller methods in both Swagger (via SwashBuckle) and Help pages documentation.