Answer the question
In order to leave comments, you need to log in
How to split an ASP.NET WebApi project into modules (smaller projects)?
It is necessary that:
- the application consisted of several modules (projects), but was hosted as a whole. Each module has its own routing config, its own controllers.
- it was possible to adjust the order of modules firing
Answer the question
In order to leave comments, you need to log in
We connect reference with libraries to each library, and use IAssemblyResolver - www.strathweb.com/2012/06/using-controllers-from-a...
There are several more ways, you can google =)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question