aspnetcore/test/WebSites/BasicWebSite/Views
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
..
Antiforgery
Home Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
Links
RemoteAttribute_Home Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
RequestScopedService Modify IViewComponentHelper to remove method selection ambiguity. 2015-12-23 10:02:51 -08:00
Shared Updated `Controller`s `ViewComponent` method to handle arguments. 2016-02-02 15:42:23 -08:00
TempData