aspnetcore/test/WebSites/BasicWebSite/Controllers
N. Taylor Mullen 83faaebdb6 Upgrade Roslyn dependency to 2.0.0.
- Added C# 7 unit and functional test to validate features work end-to-end.

#6149
2017-04-21 11:41:31 -07:00
..
ActionConstraints Add support for media type suffixes (#5273, #6032) 2017-03-31 10:20:43 +01:00
ContentNegotiation Add support for media type suffixes (#5273, #6032) 2017-03-31 10:20:43 +01:00
LinkGeneration
AntiforgeryController.cs Added functional tests for Antiforgery related to setting no-cache headers 2016-11-02 16:29:34 -07:00
DefaultValuesController.cs
HomeController.cs Upgrade Roslyn dependency to 2.0.0. 2017-04-21 11:41:31 -07:00
JsonResultController.cs
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 [Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName 2016-05-31 23:13:20 -07:00
SqlDataController.cs
TempDataController.cs SaveTempDataFilter handle write to body 2017-01-27 10:54:00 -08:00
TempDataPropertyController.cs TempData property attribute 2017-03-16 16:34:35 -07:00
UsersController.cs