How to integrate Angular5 into an existing ASP.NET MVC5?

Posted by: shivshambuu251 on 28 November 2020, 1:57 am EST

    • Post Options:
    • Link

    Posted 28 November 2020, 1:57 am EST

    I was tasked to migrate AngularJS to Angular5 on our current system that uses ASP.NET MVC5 for the backend.

    There are some things that i’ve noticed on the current sytem. Their way of maintaining packages is solely thru NuGET package manager even with frontend dependencies such as angularjs, jquery, etc.

    What i would like to achieve is to have a completely isolated package management using npm for any frontend dependencies and NuGET for any aspnet mvc5 dependencies.

    Then, once doing that, i would like start migrating to Angular5. But how would i smoothly do the migration?

  • Posted 28 November 2020, 7:39 pm EST

    issue got solved

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels