aspnetcore/test/WebSites/BasicWebSite
Doug Bunting e3db547011 Add `[Remote(routeName : "name")]` tests
- relates to #4445
- also relates to #4309 / fb07fee though restored and renamed files are slightly different
 - latest Unobtrusive version; copy just one file under `wwwroot`
- add JavaScript file and CDN links to enable manual testing of `[Remote]` tests in `BasicWebSite`
 - include renamed files for recreating the minimized JavaScript file manually
2016-05-03 12:25:00 -07:00
..
Areas Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
Components
Controllers Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
Conventions
Formatters
Models Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
Views Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
wwwroot/lib/jquery-validation-unobtrusive Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
ActionDescriptorCreationCounter.cs
BasicWebSite.xproj
RequestIdMiddleware.cs
RequestIdService.cs
RequestIdViewComponent.cs
RequestScopedActionConstraint.cs
RequestScopedFilter.cs
RequestScopedTagHelper.cs
Startup.cs
_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 Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
_package.json Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
project.json Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
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.