aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
Ryan Nowak 1596cd9422 Fix #2527 - Remove FormCollection use
This removes the dependency on Microsoft.AspNet.Http from the Mvc.Core
code. Added the reference back to tests where needed (DefaultHttpContext).
2015-08-24 11:09:30 -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
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
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 Fix #2527 - Remove FormCollection use 2015-08-24 11:09:30 -07:00