aspnetcore/test/WebSites/RazorPagesWebSite
Ryan Nowak e11e6b3be7 Add TempData property and some functional tests 2017-02-22 08:14:02 -08:00
..
TempData Add TempData property and some functional tests 2017-02-22 08:14:02 -08:00
HelloWorld.cshtml Adding some basic functional tests 2017-02-21 16:41:25 -08:00
HelloWorldWithHandler.cshtml Adding some basic functional tests 2017-02-21 16:41:25 -08:00
HelloWorldWithPageModelHandler.cs Adding some basic functional tests 2017-02-21 16:41:25 -08:00
HelloWorldWithPageModelHandler.cshtml Adding some basic functional tests 2017-02-21 16:41:25 -08:00
HelloWorldWithRoute.cshtml Adding some basic functional tests 2017-02-21 16:41:25 -08:00
Program.cs
RazorPagesWebSite.xproj
Startup.cs Add TempData property and some functional tests 2017-02-22 08:14:02 -08:00
project.json
readme.md
web.config

readme.md

RazorPagesWebSite

This web site is used for functional tests of the Razor Pages feature of MVC.