Migrate WebSite project into Asp.Net Core project

131 Views Asked by At

How to migrate Asp.Net WebSite project into Asp.Net Core 3.1? I don't have knowledge on website application. There is no .csproj file while creating empty Website application in VS 2019. They have only Bin folder, web.config and package.config files.In web.config has mentioned only framework version not included the GUID and type of project(MVC or WebApi)

0

There are 0 best solutions below