Click here to Skip to main content
15,892,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am not familiar with ASP NET zero framework, but this requirement is for an existing web application from ASP NET Zero to ASP .NET MVC migration.

The existing version is using Angular JS 1, and I am planning to migrate that to Angular 6/7.

I need to understand the challenges and the best approach to take regarding .Net Zero to .NET MVC migration.

What I have tried:

I am planning to create empty projects and reuse the current class files.
Create new Angular 6/7 scripts for replacing current Angular 1 script files.

But I would like to get some expert advise on the best way forward in this situation.

What is the best option whether it should be .NET Core or MVC 4?

What are the challenges when migrating from .NET Zero to MVC 4 or .NET Core?

Please advise, Thanks in Advance.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900