aspnetcore/test
damianedwards 7d1c1ed8eb Enable Tag Helper initializers:
- Any Action<ITagHelper, ViewContext> can be registered in DI to allow setting of tag helper properties after any [Activate] properties are set but before their bound from the source document and the tag helper is executed
- Removed previous tag helper options as initializers is the way to do this now
- #1689
- #2162
2015-03-13 12:31:02 -07:00
..
Microsoft.AspNet.Mvc.Common.Test Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-12 18:01:41 -07:00
Microsoft.AspNet.Mvc.Core.Test Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-12 18:01:41 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Enable Tag Helper initializers: 2015-03-13 12:31:02 -07:00
Microsoft.AspNet.Mvc.ModelBinding.Test Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-12 18:01:41 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-12 18:01:41 -07:00
Microsoft.AspNet.Mvc.Razor.Test Enable Tag Helper initializers: 2015-03-13 12:31:02 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Enable Tag Helper initializers: 2015-03-13 12:31:02 -07:00
Microsoft.AspNet.Mvc.Test Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-12 18:01:41 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-12 18:01:41 -07:00
Microsoft.AspNet.Mvc.Xml.Test Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-12 18:01:41 -07:00
WebSites React to AddSessionServices rename to AddSession 2015-03-13 11:52:50 -07:00