0

i would like to know if we can show an angular component inside a div of another application which can be asp.net MVC so that this feels like one single application.

One way i found is to show the angular application inside an iframe but this will have many limitation in our case like the loader will only be shown inside the i frame.

like can we create java script plugin which can be used in the other application?

4
  • Iframes should not be the solution, you can use JavaScript in any view in your mvc application Commented Jul 27, 2020 at 8:15
  • but how to have an angular application in MVC Commented Jul 27, 2020 at 9:54
  • developerin.net/a/53-Programming/… stackoverflow.com/questions/21097592/… Commented Jul 27, 2020 at 10:13
  • @Vince do you have any information on how to configure webpack in an angular 10 application Commented Jul 28, 2020 at 10:12

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.