RazorRenderer
github.com
RazorRenderer
1–2 of 2 posts
Re: RazorRenderer
#2RazorRenderer 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.