Pranav K
|
649ee4d28d
|
Add support for page handler to URL generating APIs.
|
2017-04-24 22:56:58 -07:00 |
Pranav K
|
ca017eced2
|
Add page to AnchorTagHelper and FormTagHelper
Fixes #6088
|
2017-04-21 18:12:54 -07:00 |
Pranav K
|
681b798a2e
|
RedirectToPage doesn't trim /Index from URL
Fixes #6080
|
2017-04-20 11:15:45 -07:00 |
Ryan Nowak
|
4032de064e
|
Removing _PageStart.cshtml
Pages now also use _ViewStart.cshtml
Also contains some naming/text cleanup that was missed in the previous
commit.
|
2017-04-06 08:14:37 -07:00 |
Pranav K
|
bee1a55cff
|
Use RazorPagesOptions.RootDirectory when looking for page hierarchies.
Fixes #5915
|
2017-03-14 18:56:50 -07:00 |
Pranav K
|
145d27f9b3
|
Add a PagesOption type that allows configuring the root for Page file discovery
Fixes #5785
|
2017-03-03 17:20:07 -08:00 |