Base solution for your next web application
Open Closed

Migrate to New Version #5107


User avatar
0
gconey created

Hi,

Is there a guide anywhere on how to migrate an existing application from "ASP.NET MVC 5.X + ANGULARJS 1.X" to "ASP.NET CORE + ANGULAR 6.X". I'd like to upgrade my application and get the benefits of the new features, but I've already completed a lot of development using the older version of Asp.net Zero. Any advice, tutorials, links,etc that could help would be useful. Thanks.

Regards, George


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @gconey,

    Unfortunately there is no such document. You can refer to below document for migrating from ASP.NET MVC 5.x to ASP.NET Core.

    <a class="postlink" href="https://volosoft.com/migrating-from-asp-net-mvc-5x-to-asp-net-core/">https://volosoft.com/migrating-from-asp ... -net-core/</a>

    You can take migrating to ASP.NET Core as the first step. Then you can work on migrating from AngularJs to Angualr 6.x.

  • User Avatar
    0
    OriAssurant created

    Bubbling this up again.

    I would appreciate a paid service to produce a guide on how to move from ASP.NET MVC AngularJS --> ASP.NET Core Angular 7.

    Thank you.

  • User Avatar
    0
    commondesk created

    I did it and it was painful.

    Angualr 7 is very differnet from AngularJS.