aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
N. Taylor Mullen 2dc13b523d React to aspnet/Razor#358.
- Removed `WriteTagHelperAsync` methods from `RazorPage`.
- Moved `WriteTagHelperAsync` tests into Razor since `TagHelperOutput` is now an `IHtmlContent`.
- Updated code generation test files.

aspnet/Razor#358
2015-11-20 10:05:48 -08:00
..
Compilation CompilerCache should not compile multiple assemblies for the same page. 2015-11-19 15:12:15 -08:00
Internal Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions 2015-10-22 19:48:55 -07:00
Precompilation
Properties Strong name everything. 2015-11-03 21:16:49 -08:00
TagHelpers React to WebEncoders changes. 2015-10-30 17:59:19 -07:00
DefaultPrecompiledViewsProviderTest.cs
DefaultRazorPageFactoryProviderTest.cs Redesign RazorViewEngine caching 2015-11-10 10:18:25 -08:00
DefaultTagHelperActivatorTest.cs
LanguageViewLocationExpanderTest.cs Redesign RazorViewEngine caching 2015-11-10 10:18:25 -08:00
Microsoft.AspNet.Mvc.Razor.Test.xproj
MvcRazorCodeParserTest.cs
RazorPageActivatorTest.cs Missed one type in DI reaction 2015-11-13 11:12:50 -08:00
RazorPageCreateModelExpressionTest.cs
RazorPageCreateTagHelperTest.cs
RazorPageTest.cs React to aspnet/Razor#358. 2015-11-20 10:05:48 -08:00
RazorTextWriterTest.cs React to WebEncoders changes. 2015-10-30 17:59:19 -07:00
RazorViewEngineOptionsTest.cs
RazorViewEngineTest.cs Pass in the area name instead of the view name to a parameter that 2015-11-18 17:50:14 -08:00
RazorViewTest.cs Address PR comments 2015-11-18 15:59:46 -08:00
SpanFactory.cs
project.json Merge branch 'release' into dev 2015-11-11 10:59:32 -08:00