Found a really nice library by Jaap Lamfers:
Razor 2.0 template engine, supporting layouts (on CodeProject)
RazorMachine (on GitHub)
Qualities:
- support _ViewStart
- support Layout
- extensible (supports something like MVC ViewEngines)
- contains samples
- lots of unit tests
- it is well documented (see CodeProject link)