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
49be8d20a9
aspnetcore
/
test
/
WebSites
/
RazorPagesWebSite
History
James Newton-King
737464eafa
Merge release/2.2
2018-07-17 22:41:56 +12:00
..
Areas
…
Components
…
Controllers
…
Conventions
…
Models
Use ModelMetadata from actual types for validation
2018-07-02 11:23:16 -07:00
Pages
Merge release/2.2
2018-07-17 22:41:56 +12:00
Services
…
TempData
…
Views
/Shared
Add partial helper to Razor Page \ PageModel
2018-07-09 11:01:15 -07:00
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
…
PolymorphicModelBinder.cs
Use ModelMetadata from actual types for validation
2018-07-02 11:23:16 -07:00
Program.cs
…
RazorPagesWebSite.csproj
…
RedirectToController.cshtml
…
RenderPartialWithModel.cs
Add partial helper to Razor Page \ PageModel
2018-07-09 11:01:15 -07:00
RenderPartialWithModel.cshtml
Add partial helper to Razor Page \ PageModel
2018-07-09 11:01:15 -07:00
RenderPartialWithoutModel.cshtml
Add partial helper to Razor Page \ PageModel
2018-07-09 11:01:15 -07:00
RouteData.cshtml
…
Show.cshtml
…
SimpleForms.cshtml
…
Startup.cs
…
StartupWithBasePath.cs
…
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.