CSHTML pages porting with AWS Porting assistant

0

Wants to know, while using porting assistant for a .Net framework MVC application to .Net Core, will porting assistant helps to port the CSHTML pages too. Till what extent it manages the porting for the html pages.

已提問 2 年前檢視次數 243 次
1 個回答
0

Hi, .Net core does support the razor templates which are added in .Net framework MVC. During porting we move cshtml files under views to appropriate directory (pages) ensuring we do maintain the project structure defined by .Net core. We don't port any attributes in cshtml as part of porting, since most of them are compatible with .Net core. On the same note we also do support porting of Webforms to Blazor (converting aspx pages to cshtml). If you are specifically looking for any html attribute which is not supported with .Net core please reach out to us at aws-porting-assistant-support@amazon.com. We can assist you with porting questions/issues

AWS
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南