aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
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
..
DependencyInjection Adding AllowAnonymousToPage & AllowAnonymousToFolder 2017-03-31 20:17:31 -07:00
Infrastructure
Internal Removing _PageStart.cshtml 2017-04-06 08:14:37 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test.csproj
PageModelTest.cs Add properties to Page and PageModel 2017-03-28 13:26:38 -07:00
PageTest.cs Add properties to Page and PageModel 2017-03-28 13:26:38 -07:00
PageUrlHelperExtensionsTest.cs Add convenience methods for redirecting to another Razor Page 2017-04-04 14:36:22 -07:00
RedirectToPageResultTest.cs Add convenience methods for redirecting to another Razor Page 2017-04-04 14:36:22 -07:00
TestRazorProject.cs