aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
YishaiGalatzer 6600e68fc0 Create a pre compilation module and apis to allow meta programming
to precompile razor pages.

This is limited to sites where the .cshtml are still deployed. It's
current purpose is to speed up startup. Deploying without the razor
files is a separate feature.
2014-09-25 11:26:11 -07:00
..
Compilation Create a pre compilation module and apis to allow meta programming 2014-09-25 11:26:11 -07:00
BufferEntryCollectionTest.cs Take advantage of nameof to improve our usage of MemberData across the code base. 2014-09-02 13:53:03 -07:00
Microsoft.AspNet.Mvc.Razor.Test.kproj
MvcRazorCodeParserTest.cs
RazorCompilationServiceTest.cs Create a pre compilation module and apis to allow meta programming 2014-09-25 11:26:11 -07:00
RazorPageActivatorTest.cs
RazorPageTest.cs Adding support for flush points in Razor pages 2014-08-29 09:30:23 -07:00
RazorTextWriterTest.cs Adding support for flush points in Razor pages 2014-08-29 09:30:23 -07:00
RazorViewEngineTest.cs Take advantage of nameof to improve our usage of MemberData across the code base. 2014-09-02 13:53:03 -07:00
RazorViewTest.cs Adding support for flush points in Razor pages 2014-08-29 09:30:23 -07:00
SpanFactory.cs
project.json Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00