aspnetcore/test/Microsoft.AspNet.Razor.Test
DamianEdwards 7890a1b34c Added TagHelperContext.UniqueId:
- The ID is created at view compilation time and is unique per TagHelperExecutionContext and thus per HTML element in the source for which Tag Helpers will run
- #241
2014-12-12 16:25:42 -08:00
..
Editor Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 14:43:16 -08:00
Framework Changed TagHelper attributes to be SpanKind.Code if not string typed. 2014-11-24 11:21:20 -08:00
Generator Added TagHelperContext.UniqueId: 2014-12-12 16:25:42 -08:00
Parser Add found TagHelperDescriptors on a Razor page to GeneratorResults. 2014-12-05 14:53:06 -08:00
TagHelpers Changed TagHelper attributes to be SpanKind.Code if not string typed. 2014-11-24 11:21:20 -08:00
TestFiles Added TagHelperContext.UniqueId: 2014-12-12 16:25:42 -08:00
Text
Tokenizer
Utils Add missing license headers 2014-11-20 23:17:48 -08:00
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.kproj Add schema version to kproj files 2014-11-25 11:00:49 -08:00
RazorCodeLanguageTest.cs
RazorDirectiveAttributeTest.cs
RazorEngineHostTest.cs
RazorTemplateEngineTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 14:43:16 -08:00
StringTextBuffer.cs
project.json