Live data from Hacker News

RazorRenderer

github.com

1–2 of 2 posts

Re: RazorRenderer

#2
RazorRenderer is a small .NET 9 library for compiling and rendering .cshtml templates without ASP.NET MVC. It focuses on a minimal runtime pipeline: discover views under the application content root, compile them on demand, cache the generated types, and render by logical view name.