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.

feita há 2 anos242 visualizações
1 Resposta
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
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas