lundi 4 juillet 2016

How to share the web API controllers with microservice

We have an existing Web API that is built using ASP.Net 5 framework. We plan to develop new micro services now. We are trying to re-use the code of existing API as far as possible. Our old API(monolithic) or our new micro services will be deployed based on customer need.

We are finding it tough to share the Controllers between monolithic API and micro services. Thought of using 'add as link file' but that is not working in case of controller files. Any other ways to share the controllers?

Any help really appreciated.

Thanks, Jojo




Aucun commentaire:

Enregistrer un commentaire