aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
Ryan Nowak 9d89a8cac3 Homogenize MVC startup code patterns
Use builder APIS for both AddMvc() and AddMvcCore()
Change various API patterns to all use .AddXyz(...) off of one or both of
these builders.
2015-08-16 18:48:24 -07:00
..
Compilation * Remove support for updateable precompiled views. 2015-08-07 11:08:48 -07:00
Internal Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
Precompilation
Properties
TagHelpers
DefaultPrecompiledViewsProviderTest.cs
DefaultTagHelperActivatorTest.cs Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
DefaultViewLocationCacheTest.cs
LanguageViewLocationExpanderTest.cs
Microsoft.AspNet.Mvc.Razor.Test.xproj
MvcRazorCodeParserTest.cs
RazorPageActivatorTest.cs
RazorPageCreateModelExpressionTest.cs
RazorPageCreateTagHelperTest.cs
RazorPageTest.cs Enable input, image and url resolution `TagHelper`s to be written as void elements. 2015-08-13 16:19:28 -07:00
RazorTextWriterTest.cs
RazorViewEngineOptionsTest.cs Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
RazorViewEngineTest.cs
RazorViewFactoryTest.cs
RazorViewTest.cs
SpanFactory.cs
project.json