Ross ROSS = Recommend OSS · open-source software intelligence for agents

toddams/RazorLight

Template engine based on Microsoft's Razor parsing engine for .NET Core observed · 2026-08-28

github.com/toddams/RazorLight · C# · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3694
  • days_rel: n/a
  • days_push: 789
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1661 stars · 271 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

RazorLight is a .NET template engine built on Microsoft's Razor parsing engine, letting you render Razor templates from strings, files, embedded resources, databases, or custom sources outside of ASP.NET MVC. It targets .NET Standard 2.0 and .NET Core with minimal dependencies and strong performance.

Use cases

  • render razor templates outside asp.net mvc
  • generate html emails from razor templates in .net
  • compile and cache templates from strings or files
  • build template engine alternative to RazorEngine on .NET Core
  • render templates from database or embedded resources

When to choose

  • you need Razor syntax templating in a non-MVC .NET Core or .NET Standard application
  • you want to load templates from flexible sources like strings, files, or a database
  • you need a maintained RazorEngine alternative for .NET Core

When to avoid

  • you are building a full ASP.NET MVC app where built-in Razor view rendering suffices
  • you need a general-purpose text templating language like Mustache or Handlebars
  • you require very frequent new feature development, as the project is in maintenance mode

Facets

library · maturity maintenance

templating parser web-development developer-tools dotnet cross-platform razor template-engine netstandard csharp razorengine-alternative dotnet

1 source

Member repositories

RepositoryRoleHealth v2
toddams/RazorLightmain23

For agents

markdown · JSON · MCP: product_card(name="toddams/RazorLight")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem