aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
Ryan Nowak 0cb7ae7fbf Add support for namespace tokens in extensible directives
This change adds support for accepting a namespace name in extensible
directives. This will be needed for the @namespace directive.

Implemented new parsing and codegen for namespaces using nameof().

Also fixed any issue where we were not global::-qualifying object where it
was used in the design time code for tokens.
2017-04-05 15:37:50 -07:00
..
Internal Move Razor.Host to Razor 2017-03-22 16:10:44 -07:00
Properties Move Razor.Host to Razor 2017-03-22 16:10:44 -07:00
TestFiles Add support for namespace tokens in extensible directives 2017-04-05 15:37:50 -07:00
CodeGenerationTests.cs Add RazorPage test without model 2017-04-04 10:54:20 -07:00
DictionaryPrefixTestTagHelper.cs Move Razor.Host to Razor 2017-03-22 16:10:44 -07:00
InjectDirectiveTargetExtensionTest.cs Fix type name 2017-03-29 16:19:12 -07:00
InjectDirectiveTest.cs Move Razor.Host to Razor 2017-03-22 16:10:44 -07:00
InputTestTagHelper.cs Move Razor.Host to Razor 2017-03-22 16:10:44 -07:00
LineMappingsSerializer.cs Move Razor.Host to Razor 2017-03-22 16:10:44 -07:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj Fix type name 2017-03-29 16:19:12 -07:00
ModelDirectiveTest.cs Suppress compilation errors for TModel in imports 2017-03-29 11:42:13 -07:00
ModelExpressionPassTest.cs Move Razor.Host to Razor 2017-03-22 16:10:44 -07:00
MvcRazorTemplateEngineTest.cs Fix UrlResolutionTagHelper tag helper inclusion. 2017-03-29 16:30:28 -07:00
MvcViewDocumentClassifierPassTest.cs Use AspNetCore.Mvc.RazorPages 2017-03-24 13:08:07 -07:00
RazorPageDocumentClassifierPassTest.cs Use AspNetCore.Mvc.RazorPages 2017-03-24 13:08:07 -07:00
ViewComponentTagHelperDescriptorConventionsTest.cs Move Razor.Host to Razor 2017-03-22 16:10:44 -07:00
ViewComponentTagHelperPassTest.cs Setting TokenKind for RazorIRToken 2017-03-31 14:52:10 -07:00
xunit.runner.json Move Razor.Host to Razor 2017-03-22 16:10:44 -07:00