aspnetcore/test
jacalvar 5246125cb7 [Fixes #4087] Add AddViewComponentsAsServices() and ServiceBasedViewComponentActivator
* Added ViewComponentFeture and ViewComponentFeatureProvider to perform view component discovery.
* Changed view component discovery to use application parts.
* Changed ViewComponentDescriptorProvider to make use of Application parts.
* Added AddViewComponentsAsServices method on IMvcBuilder that performs view component
  discovery through the ApplicationPartManager and registers those view components as
  services in the service collection. Assemblies should be added to the ApplicationPartManager
  in order to discover view components in them in them.
2016-04-01 10:55:04 -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 #4087] Add AddViewComponentsAsServices() and ServiceBasedViewComponentActivator 2016-04-01 10:55:04 -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 #4087] Add AddViewComponentsAsServices() and ServiceBasedViewComponentActivator 2016-04-01 10:55:04 -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
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 #4087] Add AddViewComponentsAsServices() and ServiceBasedViewComponentActivator 2016-04-01 10:55: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 [Fixes #4087] Add AddViewComponentsAsServices() and ServiceBasedViewComponentActivator 2016-04-01 10:55:04 -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 #4087] Add AddViewComponentsAsServices() and ServiceBasedViewComponentActivator 2016-04-01 10:55:04 -07:00