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
Properties
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
InjectDirectiveTargetExtensionTest.cs
InjectDirectiveTest.cs
InputTestTagHelper.cs
LineMappingsSerializer.cs
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj
ModelDirectiveTest.cs
ModelExpressionPassTest.cs
MvcRazorTemplateEngineTest.cs Fix UrlResolutionTagHelper tag helper inclusion. 2017-03-29 16:30:28 -07:00
MvcViewDocumentClassifierPassTest.cs
RazorPageDocumentClassifierPassTest.cs
ViewComponentTagHelperDescriptorConventionsTest.cs
ViewComponentTagHelperPassTest.cs Setting TokenKind for RazorIRToken 2017-03-31 14:52:10 -07:00
xunit.runner.json