aspnetcore/test/WebSites/BasicWebSite
Kiran Challa 93be3dee6e Fix FormTagHelper to set flag indicating generation of AntiforgeryToken
[Fixes #4595] Better error message with extraneous @Html.AntiforgeryToken
2016-05-20 04:29:01 -07:00
..
Areas
Components
Controllers
Conventions
Formatters
Models
Views Fix FormTagHelper to set flag indicating generation of AntiforgeryToken 2016-05-20 04:29:01 -07:00
wwwroot/lib/jquery-validation-unobtrusive
ActionDescriptorCreationCounter.cs
BasicWebSite.xproj
RequestIdMiddleware.cs
RequestIdService.cs
RequestIdViewComponent.cs
RequestScopedActionConstraint.cs
RequestScopedFilter.cs
RequestScopedTagHelper.cs
Startup.cs
_bower.json
_bower.readme
_gruntfile.js
_package.json
project.json
readme.md
web.config

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.