aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
NTaylorMullen 1cf6607e75 React to aspnet/Razor#214 changes.
- TagHelperAttributeDescriptors changed to be lighterweight and not depend on PropertyInfo, had to modify our use of them to work with the new contract.
2014-11-20 10:27:33 -08:00
..
Directives Adding support for inheriting tag helpers from _ViewStart files 2014-10-16 07:55:37 -07:00
SpanFactory Adding support for @Inject to Mvc 2014-06-09 13:43:08 -07:00
TestFiles React to aspnet/Razor#208 changes. 2014-11-07 11:54:30 -08:00
InjectChunkVisitorTest.cs Use CodeBuilderContext instead of CodeGeneratorContext. 2014-10-09 12:37:38 -07:00
InputTestTagHelper.cs Add tests to validate attribute value rendering. 2014-10-09 22:47:26 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test.kproj Regenerate .kproj files 2014-11-04 22:41:53 -08:00
ModelChunkVisitorTest.cs Use CodeBuilderContext instead of CodeGeneratorContext. 2014-10-09 12:37:38 -07:00
ModelExpression.cs Add tests to validate attribute value rendering. 2014-10-09 22:47:26 -07:00
MvcCSharpRazorCodeParserTest.cs Changes to show intellisense for @inject directive 2014-09-17 12:49:56 -07:00
MvcRazorHostTest.cs Remove enableInstrumentation from CompilerCache and IMvcRazorHost 2014-11-02 18:15:39 -08:00
MvcTagHelperAttributeValueCodeRendererTest.cs React to aspnet/Razor#214 changes. 2014-11-20 10:27:33 -08:00
StringTextBuffer.cs Adding support for @Inject to Mvc 2014-06-09 13:43:08 -07:00
TestFileSystem.cs Adding support for inheriting tag helpers from _ViewStart files 2014-10-16 07:55:37 -07:00
ViewStartUtilityTest.cs ViewStartUtility should not return current path if current is a view start 2014-10-15 15:05:27 -07:00
project.json Remove unnecessary references from project.json 2014-10-17 14:26:58 -07:00