aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
Pranav K 1e7972bd8f Add convenience methods for redirecting from a Razor Page back to itself
Fuxes #5953
2017-04-07 10:03:42 -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 Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
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 from a Razor Page back to itself 2017-04-07 10:03:42 -07:00
TestRazorProject.cs