Api Controller

If you have Api Controllers for RESTful Http services, these too can be plugged into the host application. Develop the Api services you require and then plugin them in to the host application.

Benefits

An Api Web service could easily be split into compartmental pieces, allowing for easier development, testing and integration.

Multiple versions of the Api could be loaded simultaneously and deprecated by disabling the plugin within appsettings.json