This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
Pre compile razor view - For fast startup #1179
Closed
Description
This is the first step in pre compiled view support.
With this change the views can be precompiled at compilation time, making startup faster.
There are plenty of follow up items and tests as described in the PR #1178