I ran into a blocking issue where page handlers aren't picked up, so I fixed it. Logging another issue to follow up with better tests for this. |
||
|---|---|---|
| .. | ||
| HelloWorld.cshtml | ||
| HelloWorldWithHandler.cshtml | ||
| HelloWorldWithPageModelHandler.cs | ||
| HelloWorldWithPageModelHandler.cshtml | ||
| HelloWorldWithRoute.cshtml | ||
| Program.cs | ||
| RazorPagesWebSite.xproj | ||
| Startup.cs | ||
| project.json | ||
| readme.md | ||
| web.config | ||
readme.md
RazorPagesWebSite
This web site is used for functional tests of the Razor Pages feature of MVC.