aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
David Fowler 99f501152b Remove dependency on ICompilationOptionsProvider
- Removed Configuration from RazorViewEngineOptions
- Added ParseOptions and CompilationOptions to RazorViewEngineOptions
2015-12-07 12:29:52 -08:00
..
Buffer Implement a backing-buffer for Razor using pooled memory 2015-12-03 17:42:20 -08:00
Compilation Remove dependency on ICompilationOptionsProvider 2015-12-07 12:29:52 -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 Clean up remaining `HtmlString` usage 2015-12-03 15:37:44 -08:00
DefaultPrecompiledViewsProviderTest.cs
DefaultRazorPageFactoryProviderTest.cs Redesign RazorViewEngine caching 2015-11-10 10:18:25 -08:00
DefaultTagHelperActivatorTest.cs React to aspnet/Razor#578. 2015-10-22 14:41:40 -07:00
HtmlContentWrapperTextWriterTest.cs Implement a backing-buffer for Razor using pooled memory 2015-12-03 17:42:20 -08:00
LanguageViewLocationExpanderTest.cs Redesign RazorViewEngine caching 2015-11-10 10:18:25 -08:00
Microsoft.AspNet.Mvc.Razor.Test.xproj
MvcRazorCodeParserTest.cs Allow @model specified in a page work with @inherits directive in 2015-09-23 12:10:10 -07:00
RazorPageActivatorTest.cs Missed one type in DI reaction 2015-11-13 11:12:50 -08:00
RazorPageCreateModelExpressionTest.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
RazorPageCreateTagHelperTest.cs Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
RazorPageTest.cs Implement a backing-buffer for Razor using pooled memory 2015-12-03 17:42:20 -08:00
RazorTextWriterTest.cs Implement a backing-buffer for Razor using pooled memory 2015-12-03 17:42:20 -08:00
RazorViewEngineOptionsTest.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
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 Implement a backing-buffer for Razor using pooled memory 2015-12-03 17:42:20 -08:00
SpanFactory.cs
TestRazorBufferScope.cs Implement a backing-buffer for Razor using pooled memory 2015-12-03 17:42:20 -08:00
project.json Changes to use moq-netcore 2015-11-25 16:04:04 -08:00