简体   繁体   中英

Is it possible to migrate asp.net web application to asp.net core mvc,

I want to convert my asp.net web application to asp.net core. It Contains separate class files.Give me solution what i have to do achieve this without rewriting.It is completely c# code. My asp.net web application contains separate business and datalayer class files. How can i convert without rewriting.

Can copy and paste the class file which matches the same name (or) can check for the website for more reference https://docs.microsoft.com/en-us/aspnet/core/migration/mvc?view=aspnetcore-3.1

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM