| ▲ | RazorRenderer(github.com) | |
| 1 points by lstevens14 9 hours ago | 1 comments | ||
| ▲ | lstevens14 9 hours ago | parent [-] | |
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. | ||