I have an ASP.NET vNext (5) project. I am trying to add two areas to the project. My question is: how do I register areas in vNext? The System.Web.Mvc has disappeared, and an AreaRegistrationContext has been specified in it. I started searching in the MVC source code on GitHub. I found the Area attribute. However, I am not sure how to use it now.
Can someone explain to me (or provide a link) about how to use scopes in ASP.NET vNext?
Thanks!
JQuery Mobile
source share