aspnetcore/test/WebSites/BasicWebSite/Controllers
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
..
ActionConstraints
ContentNegotiation Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
LinkGeneration
AntiforgeryController.cs
DefaultValuesController.cs
HomeController.cs
JsonResultController.cs Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
MonitorController.cs
OrderController.cs
PassThroughController.cs
RemoteAttribute_HomeController.cs Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
RemoteAttribute_VerifyController.cs Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
RequestScopedServiceController.cs
RoutingController.cs
SqlDataController.cs
TempDataController.cs
UsersController.cs