aspnetcore/test
Ryan Nowak 9a41bafea7 Fix #526 - use extension methods for AppendFormat
These changes make TagHelperContent with the IHtmlBuilder pattern, but
retain the signatures returning TagHelperContent.

Removed a bunch of tests that are no redundant with tests for the
extension methods in HttpAbstractions. Kept a few explemars in place to
ensure that the basic plumbing functions as desired.
2015-09-27 22:47:23 -07:00
..
Microsoft.AspNet.Razor.Runtime.Precompilation.Files Change ITypeInfo.IsTagHelper to ITypeInfo.ImplementsInterface(ITypeInfo) 2015-09-25 21:38:36 -07:00
Microsoft.AspNet.Razor.Runtime.Precompilation.Test Change ITypeInfo.IsTagHelper to ITypeInfo.ImplementsInterface(ITypeInfo) 2015-09-25 21:38:36 -07:00
Microsoft.AspNet.Razor.Runtime.Test Fix #526 - use extension methods for AppendFormat 2015-09-27 22:47:23 -07:00
Microsoft.AspNet.Razor.Test Change `[RestrictChildren]` to allow non-`TagHelper` tags. 2015-09-25 16:27:48 -07:00