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

sebastienros/fluid

Fluid is an open-source .NET template engine based on the Liquid template language. observed · 2026-08-28

github.com/sebastienros/fluid · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • 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: 7
  • age_days: 3373
  • days_rel: 13
  • days_push: 10
  • n_releases_24m: 18

Full methodology

Adoption not part of the score

1772 stars · 190 forks observed · 2026-08-28

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

Fluid is an open-source .NET template engine implementing the Shopify Liquid template language. It offers a fast, secure parser with allow-listed member access, async filters, custom tags, and an AST for caching and analysis.

Use cases

  • render liquid templates in a .NET application
  • let users safely write custom email or page templates
  • build an ASP.NET MVC view engine using liquid
  • parse and cache liquid templates as an AST
  • expose user-editable templates without risking application security

When to choose

  • you need Shopify-compatible Liquid rendering on .NET
  • security matters and templates must not access arbitrary members
  • you need high-performance, low-allocation template rendering or async filters

When to avoid

  • you prefer Razor or another .NET-native templating syntax
  • you need a template engine outside the .NET ecosystem

Facets

library · maturity active

templating parser web-development developer-tools dotnet cross-platform liquid template-engine shopify-liquid view-engine secure-templating

1 source

Member repositories

RepositoryRoleHealth v2
sebastienros/fluidmain99

For agents

markdown · JSON · MCP: product_card(name="sebastienros/fluid")

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