aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen d0688a7e00 Add the ability for `TagHelper`s to exist inside templates.
- Previously doing `@<mytaghelper />` was invalid due to how we constructed templates lambdas.

#489
2015-08-21 16:51:47 -07:00
..
Chunks/Generators
CodeGenerators Add the ability for `TagHelper`s to exist inside templates. 2015-08-21 16:51:47 -07:00
Editor
Framework Add ability to write start tag only `TagHelper` elements. 2015-08-13 16:18:06 -07:00
Parser
TagHelpers [Fixes #441] Removed constructors from TagHelperAttributeDescriptor and 2015-08-16 18:09:07 -07:00
TestFiles Add the ability for `TagHelper`s to exist inside templates. 2015-08-21 16:51:47 -07:00
Text
Tokenizer
Utils
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs
RazorErrorTest.cs
RazorTemplateEngineTest.cs
SourceLocationTest.cs
StringTextBuffer.cs
project.json