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 Added default `UrlResolutionTagHelper` to resolve app relative URLs. 2015-08-03 16:00:33 -07:00
DefaultPrecompiledViewsProviderTest.cs
DefaultTagHelperActivatorTest.cs Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
DefaultViewLocationCacheTest.cs
LanguageViewLocationExpanderTest.cs fixing 2704 -- Rename LanguageViewLocationExpanderOption to LanguageViewLocationExpanderFormat 2015-07-09 15:38:11 -07:00
Microsoft.AspNet.Mvc.Razor.Test.xproj
MvcRazorCodeParserTest.cs
RazorPageActivatorTest.cs Fix: Metadata ignored for non model-specific EditorTemplate 2015-07-16 15:48:01 -07:00
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 Introducing IHtmlContent in Mvc.Razor. 2015-07-10 16:24:32 -07:00
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 React to DNX renames 2015-07-29 04:49:49 -07:00