Structure of Modular Programming in MVC .Net
How to we create pluggable structure in MVC 5.0 .Net
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Fabio Silva LimaPosted Jan 10, 2017, 5:57 AM
In your DLL module you can configure that area by creating a class and inheartited from "AreaRegistration"... sample: