I am developing a large application using Angular 2 and ASP.net MVC. I have approximately 120 components in my application which are all declared i
Angular 2
ASP.net
I'm afraid there is not a shorter way to achieve what you are trying to do.
But if it is possible, you can divide your application in multiple parts. This means you will have more than one app.module.ts.