I have my existing application in asp.net core 2.0 and i want to work in my next module in Angular 4 or Angular 5.
So is this possible to add angular 4 or 5 in same solution and if yes so how can i implement redirection process from my asp.net core view to angular template.
Please suggest.
Thanks
Pramod