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

VerbalExpressions/CSharpVerbalExpressions

None observed · 2026-08-28

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

Health v2 · maintenance only

67/100

  • Activity 71
  • Release rhythm 42
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 4787
  • days_rel: 177
  • days_push: 177
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1175 stars · 102 forks observed · 2026-08-28

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

A C# library that provides a fluent, chainable API for constructing regular expressions without writing raw regex syntax. It is part of the cross-language VerbalExpressions family.

Use cases

  • build regex patterns without knowing regex syntax
  • validate urls in csharp
  • construct complex regular expressions fluently
  • test whether a string matches a pattern
  • make regex code more readable

When to choose

  • you want readable, maintainable pattern matching code in .NET
  • your team struggles with raw regex syntax
  • you need simple to moderately complex matchers like url validation

When to avoid

  • you need very advanced regex features like lookbehinds or backreferences
  • you prefer raw regex for maximum performance or control
  • you are not on the .NET platform

Facets

library · maturity stable

parser developer-tools developer-tools programming-languages dotnet cross-platform regex fluent-api verbal-expressions csharp nuget

1 source

Member repositories

RepositoryRoleHealth v2
VerbalExpressions/CSharpVerbalExpressionsmain67

For agents

markdown · JSON · MCP: product_card(name="VerbalExpressions/CSharpVerbalExpressions")

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