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.

posta 2 anni fa252 visualizzazioni
1 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande