aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
Pranav K 8a33972c09 RazorViewEngine should cache transformed paths when view cannot be found
Fixes #3034
2015-08-31 10:36:57 -07:00
..
Compilation Refactor ICompilerCache to be instantiated via ICompilerCacheProvider 2015-08-20 10:54:32 -07:00
Internal Refactor ICompilerCache to be instantiated via ICompilerCacheProvider 2015-08-20 10:54:32 -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 RazorViewEngine should cache transformed paths when view cannot be found 2015-08-31 10:36:57 -07:00
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 Update `HelperResult` to take in an async func. 2015-08-25 22:37:17 -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 RazorViewEngine should cache transformed paths when view cannot be found 2015-08-31 10:36:57 -07:00
RazorViewFactoryTest.cs
RazorViewTest.cs Use new HttpContext.Features API. 2015-08-31 09:19:14 -07:00
SpanFactory.cs
project.json Fix #2527 - Remove FormCollection use 2015-08-24 11:09:30 -07:00