aspnetcore/test/WebSites/BasicWebSite/Controllers
James Newton-King 36d90c9bc2
Run request service constraint test with dispatching (#8112)
2018-07-19 16:43:51 +12:00
..
ActionConstraints
ContentNegotiation [Fixes 7139] Add format filter mapping for xml formatters 2018-01-10 15:18:37 -08:00
LinkGeneration
ActionResultOfTController.cs Introduce ActionResult<T> 2017-09-06 18:46:06 -07:00
AntiforgeryController.cs
AsyncActionsController.cs
AuthorizeUserController.cs Remove FiltersWebSite 2018-03-16 16:54:10 -07:00
BindPropertiesController.cs Introduce BindPropertiesAttribute 2018-04-20 14:32:14 -07:00
BindPropertiesSupportsGetController.cs Introduce BindPropertiesAttribute 2018-04-20 14:32:14 -07:00
ContactApiController.cs [Fixes #7609] ApiBehaviorApplicationModelProvider overwrites existing BindingInfo in entirety when inferring binding sources 2018-05-24 14:28:42 -07:00
DefaultValuesController.cs [Fixes #7518] NullReferenceException thrown when Controller method uses Guid parameter default value 2018-03-27 05:22:20 -07:00
FiltersController.cs Remove FiltersWebSite 2018-03-16 16:54:10 -07:00
HomeController.cs Razor runtime compilation produces errors if running on a shared runtime that's rolled forward 2018-06-29 13:55:22 -07:00
JsonResultController.cs
MonitorController.cs
OrderController.cs
PageRouteController.cs Allow "page" route parameter to be used in Mvc controllers 2017-08-24 15:44:37 -07:00
PassThroughController.cs Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00
RemoteAttribute_HomeController.cs
RemoteAttribute_VerifyController.cs
RequestFormLimitsController.cs Added RequestFormLimits filter. 2017-09-18 13:48:15 -07:00
RequestScopedServiceController.cs Run request service constraint test with dispatching (#8112) 2018-07-19 16:43:51 +12:00
RequestSizeLimitController.cs Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter. 2017-09-12 17:03:24 -07:00
SqlDataController.cs
TempDataController.cs Marked CookieTempDataProvider's cookie as non-essential 2018-01-05 15:41:01 -08:00
TempDataPropertyController.cs [Fixes #6591] TempData should support nullable types 2017-12-04 15:33:22 -08:00
TestingController.cs Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
UsersController.cs
ViewDataPropertyController.cs Introduce ViewDataAttribute 2018-03-30 14:19:52 -07:00