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.

preguntada hace 2 años242 visualizaciones
1 Respuesta
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 hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas