This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
025efe1d6e
aspnetcore
/
test
/
WebSites
/
RazorPagesWebSite
History
Ryan Brandenburg
c9bfd2296d
Parity between Controller and Page/PageModel
2017-04-19 15:02:06 -07:00
..
Models
…
Pages
Parity between Controller and Page/PageModel
2017-04-19 15:02:06 -07:00
Services
…
TempData
…
Views
/Shared
…
CustomActionResult.cs
…
DefaultNamespace.cshtml
…
HandlerTestPage.cshtml
…
HelloWorld.cshtml
…
HelloWorldWithAuth.cshtml
…
HelloWorldWithHandler.cshtml
…
HelloWorldWithPageModelHandler.cs
…
HelloWorldWithPageModelHandler.cshtml
…
HelloWorldWithRoute.cshtml
…
InjectedPageProperties.cshtml
…
Login.cshtml
…
ModelHandlerTestModel.cs
…
ModelHandlerTestPage.cshtml
…
NoPage.cshtml
…
OnGetView.cshtml
…
PageWithoutContent.cshtml
…
PathSet.cshtml
…
Program.cs
…
RazorPagesWebSite.csproj
…
RouteData.cshtml
…
Show.cshtml
…
Startup.cs
…
StartupWithBasePath.cs
…
TagHelpers.cshtml
…
_Root.cshtml
…
readme.md
…
readme.md
RazorPagesWebSite
This web site is used for functional tests of the Razor Pages feature of MVC.