0
ramezani583 created
hi, can i convert or upgrade projects with ( spa,mvc5, angularjs) to core2 and angular4? what steps need to this change?
1 Answer(s)
-
0
Hi @ramezani583,
There was a similar topic for converting AngularJs template to Angular 4, #3974@f97c3238-6b67-45f1-ae9f-e16df3749f6a.
You also want to convert your app to .Net Core, we have a blog post about it here <a class="postlink" href="https://volosoft.com/net-core-support-for-asp-net-boilerplate-and-asp-net-zero/">https://volosoft.com/net-core-support-f ... -net-zero/</a>.
But, this is a complicated migration and unfortunately we cannot provide a guide for it.
If you don't have so much custom code in your application, maybe it will be easier to create an Angular4 template and move your codes to it.