jbogard / ContosoUniversityCore

MIT License
591 stars 151 forks source link

Routing #32

Closed pcmvillarin closed 6 years ago

pcmvillarin commented 6 years ago

How can I tell the controller to look in the Features folder and not to view/page folders when showing a certain page? Which part of the code?

Thank you very much

jbogard commented 6 years ago

Right here:

https://github.com/jbogard/ContosoUniversityCore/blob/master/src/ContosoUniversityCore/Startup.cs#L39

And you'll find the appropriate package in the .csproj