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
f0788926a0
aspnetcore
/
test
/
WebSites
/
RazorPagesWebSite
History
Pranav K
62fdf3a472
Fix issues with RazorCompileOnBuild=true being default
2018-03-09 14:39:18 -08:00
..
Areas
Add PageConvention overloads for areas
2018-01-18 08:21:21 -08:00
Controllers
…
Conventions
Add DeclaredModelType to Razor pages
2018-01-25 16:00:54 -08:00
Models
…
Pages
Add support for top level validation to Razor Pages
2018-02-14 14:39:25 -08:00
Services
…
TempData
…
Views
/Shared
…
CustomActionResult.cs
…
DefaultNamespace.cshtml
…
HandlerTestPage.cshtml
…
HelloWorld.cshtml
…
HelloWorldWithAuth.cshtml
…
HelloWorldWithHandler.cshtml
…
HelloWorldWithPageModelAttributeModel.cs
…
HelloWorldWithPageModelAttributeModel.cshtml
…
HelloWorldWithPageModelHandler.cs
…
HelloWorldWithPageModelHandler.cshtml
…
HelloWorldWithRoute.cshtml
…
InjectedPageProperties.cshtml
…
ModelAsFilter.cs
…
ModelAsFilter.cshtml
…
ModelHandlerTestModel.cs
…
ModelHandlerTestPage.cshtml
…
ModelWithAuthFilter.cs
…
ModelWithAuthFilter.cshtml
…
ModelWithPageFilter.cs
…
ModelWithPageFilter.cshtml
…
ModelWithResponseCache.cs
…
ModelWithResponseCache.cshtml
…
NoPage.cshtml
…
OnGetView.cshtml
…
PageWithoutContent.cshtml
…
PathSet.cshtml
…
Program.cs
…
RazorPagesWebSite.csproj
…
RedirectToController.cshtml
…
RouteData.cshtml
…
Show.cshtml
Fix issues with RazorCompileOnBuild=true being default
2018-03-09 14:39:18 -08:00
SimpleForms.cshtml
…
Startup.cs
Add DeclaredModelType to Razor pages
2018-01-25 16:00:54 -08:00
StartupWithBasePath.cs
Add DeclaredModelType to Razor pages
2018-01-25 16:00:54 -08:00
TagHelpers.cshtml
…
_Root.cshtml
…
_ViewStart.cshtml
…
readme.md
…
readme.md
RazorPagesWebSite
This web site is used for functional tests of the Razor Pages feature of MVC.