aspnetcore/test/WebSites/BasicWebSite
Pranav K 8d66f104f7 Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
..
Areas
…
Components
…
Controllers Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
Conventions
…
Filters Allow custom handling of antiforgery failures 2018-10-19 13:47:08 -07:00
Formatters
…
Models
…
Views Support page parameter in attribute route (#8530) 2018-10-04 14:39:40 +13:00
wwwroot/lib/jquery-validation-unobtrusive
…
ActionDescriptorCreationCounter.cs
…
BasicAuthenticationHandler.cs
…
BasicWebSite.csproj Support page parameter in attribute route (#8530) 2018-10-04 14:39:40 +13:00
ConfigureAuthPolicies.cs
…
ContactsRepository.cs
…
LocalizationPipeline.cs
…
ManagerHandler.cs
…
Operations.cs
…
Program.cs
…
RequestIdMiddleware.cs
…
RequestIdViewComponent.cs
…
RequestScopedActionConstraint.cs
…
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
…
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
…
VndErrorAttribute.cs
…
_bower.json
…
_bower.readme
…
_gruntfile.js
…
_package.json
…
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.