aspnetcore/test
jacalvar 0d0aad41f5 [Fixes #4014] Add overload to AddControllerAsServices that uses the default controller discovery logic.
* Added ControllerFeature and ControllerFeatureProvider to perform controller discovery.
* Changed controller discovery to use application parts.
* Changed ControllerActionDescriptorProvider to make use of Application parts.
* Simplified AddControllerAsServices to not accept any parameter and perform
  controller discovery through the ApplicationPartManager in the IMvcBuilder
  and IMvcCoreBuilder. Assemblies should be added to the ApplicationPartManager
  in order to discover controllers in them.
2016-04-01 09:29:37 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Simplify BindAttribute - rename PredicateProvider 2016-03-31 12:34:02 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Added new attribute ProducesResponseTypeAttribute to enable ApiExplorer to expose response type and StatusCode. 2016-03-30 11:51:58 -07:00
Microsoft.AspNetCore.Mvc.Core.Test [Fixes #4014] Add overload to AddControllerAsServices that uses the default controller discovery logic. 2016-04-01 09:29:37 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Simplify BindAttribute - rename PredicateProvider 2016-03-31 12:34:02 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests [Fixes #4014] Add overload to AddControllerAsServices that uses the default controller discovery logic. 2016-04-01 09:29:37 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests [Fixes #4089] Add support for application parts 2016-03-31 12:14:04 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Host.Test React to aspnet/Razor#720. 2016-03-29 15:30:49 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test [Fixes #4089] Add support for application parts 2016-03-31 12:14:04 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
Microsoft.AspNetCore.Mvc.Test [Fixes #4089] Add support for application parts 2016-03-31 12:14:04 -07:00
Microsoft.AspNetCore.Mvc.TestCommon Introducing ModelBinderFactory 2016-03-29 15:45:14 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNetCore.Mvc.ViewFeatures.Test [Perf] Rewrite ExpressionHelper.GetExpressionText using StringBuilder 2016-03-31 11:26:37 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest [Fixes #4014] Add overload to AddControllerAsServices that uses the default controller discovery logic. 2016-04-01 09:29:37 -07:00
WebSites [Fixes #4014] Add overload to AddControllerAsServices that uses the default controller discovery logic. 2016-04-01 09:29:37 -07:00