RazorRenderer(github.com)
github.com
RazorRenderer
https://github.com/lstevens297/RazorRenderer
1 comments
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.