How to combine ASP.NET webpages site with a MVC 6 site

134 Views Asked by At

I have heard that MVC 6 is combination of Webpages, MVC and Web API. I want to know how to combine a ASP.NET Webpages Content in MVC 6. I want to merge a Webpages site (developed using Webmatrix) into MVC 6.

1

There are 1 best solutions below

0
On BEST ANSWER

WebPages are not yet supported in ASP.NET 5. It is scheduled for Q3 2016. You can find more details in ASP.NET 5 Roadmap