Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 415 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 415 Bytes

razor-renderer-core

Rendering pre-compiled razor templates in a .NET core command line application.

This project is based on https://github.com/aspnet/Entropy/tree/master/samples/Mvc.RenderViewToString but with nicely separated projects and a slightly updated renderer. Also dependencies have been stripped down, but there are still too many mvc related services being added for just rendering razor templates.