aspnetcore/test/WebSites/BasicWebSite
Pranav K be220e8bc2 Remove test verifying orders 2018-11-09 09:45:17 -08:00
..
Areas [Design] Split up MvcRouteHandler 2016-06-07 08:12:47 -07:00
Components Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
Controllers Remove test verifying orders 2018-11-09 09:45:17 -08:00
Conventions
Filters Allow custom handling of antiforgery failures 2018-10-19 13:47:08 -07:00
Formatters
Models Introduce a filter to send bad request results with details when ModelState is invalid (#6849) 2017-09-21 11:09:32 -07:00
Views Support page parameter in attribute route (#8530) 2018-10-04 14:39:40 +13:00
wwwroot/lib/jquery-validation-unobtrusive Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
ActionDescriptorCreationCounter.cs
BasicAuthenticationHandler.cs Remove FiltersWebSite 2018-03-16 16:54:10 -07:00
BasicWebSite.csproj Support page parameter in attribute route (#8530) 2018-10-04 14:39:40 +13:00
ConfigureAuthPolicies.cs Remove FiltersWebSite 2018-03-16 16:54:10 -07:00
ContactsRepository.cs Introduce a filter to send bad request results with details when ModelState is invalid (#6849) 2017-09-21 11:09:32 -07:00
LocalizationPipeline.cs Remove FiltersWebSite 2018-03-16 16:54:10 -07:00
ManagerHandler.cs Remove FiltersWebSite 2018-03-16 16:54:10 -07:00
Operations.cs Remove FiltersWebSite 2018-03-16 16:54:10 -07:00
Program.cs Revert "Revert "Improvements to the testing package."" 2017-09-19 21:45:05 -07:00
RequestIdMiddleware.cs
RequestIdViewComponent.cs
RequestScopedActionConstraint.cs React to the removal of EndpointConstraint 2018-07-28 19:03:16 -07:00
RequestScopedFilter.cs
RequestScopedTagHelper.cs
Startup.cs Support page parameter in attribute route (#8530) 2018-10-04 14:39:40 +13:00
StartupRequestLimitSize.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
StartupWithCookieTempDataProviderAndCookieConsent.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
StartupWithCustomInvalidModelStateFactory.cs Introduce ProblemDetailsFilter 2018-08-21 17:29:12 -07:00
StartupWithEndpointRouting.cs Support page parameter in attribute route (#8530) 2018-10-04 14:39:40 +13:00
StartupWithSessionTempDataProvider.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
StoreIntoTempDataActionResult.cs [Fixes #5212] Added a cookie based ITempDataProvider 2016-10-03 14:04:57 -07:00
VndErrorAttribute.cs Introduce a filter to send bad request results with details when ModelState is invalid (#6849) 2017-09-21 11:09:32 -07:00
_bower.json Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
_bower.readme Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
_gruntfile.js House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
_package.json Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
readme.md

readme.md

BasicWebSite

This web site illustrates many commonly used features including but not limited to link generation, action results and content negotiation, RouteData amongst others.