aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
Stephen Halter 5de210f527 Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead
- ITypeActivator is being removed
- Where an ITypeActivator was used before, use the static ActivatorUtilities
2015-02-16 16:02:39 -08:00
..
Compilation Remove IRazorFileProviderCache and rely on file expiration triggers to 2015-02-09 15:08:26 -08:00
OptionDescriptors Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead 2015-02-16 16:02:39 -08:00
DefaultViewLocationCacheTest.cs
Microsoft.AspNet.Mvc.Razor.Test.kproj
MvcRazorCodeParserTest.cs
RazorFileHashTest.cs Use CRC32 instead of MD5 for hashing the file content. 2015-01-30 18:01:24 -08:00
RazorPageActivatorTest.cs Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead 2015-02-16 16:02:39 -08:00
RazorPageCreateModelExpressionTest.cs
RazorPageCreateTagHelperTest.cs Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead 2015-02-16 16:02:39 -08:00
RazorPageTest.cs
RazorTextWriterTest.cs
RazorViewEngineOptionsTest.cs Remove IRazorFileProviderCache and rely on file expiration triggers to 2015-02-09 15:08:26 -08:00
RazorViewEngineTest.cs
RazorViewFactoryTest.cs
RazorViewTest.cs Adding IView.Path and ViewContext.ExecutingPagePath 2015-02-13 06:12:15 -08:00
SpanFactory.cs
project.json Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00