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

Knagis/CommonMark.NET

Implementation of CommonMark specification in C# for converting Markdown documents to HTML. Optimized for maximum performance and portability. observed · 2026-08-28

github.com/Knagis/CommonMark.NET · C# · BSD-3-Clause (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: 4377
  • days_rel: n/a
  • days_push: 2350
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1014 stars · 144 forks observed · 2026-08-28

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

CommonMark.NET is a C# library implementing the CommonMark specification (version 0.27) for converting Markdown documents to HTML. It is optimized for maximum performance and portability with no external dependencies, but is no longer maintained.

Use cases

  • convert markdown files to html in .net
  • render markdown strings as html in c#
  • fast commonmark-compliant markdown parser for .net
  • parse markdown without external dependencies
  • convert markdown streams to html

When to choose

  • you need a fast, dependency-free CommonMark parser for legacy .NET Framework or .NET Core 1.0 targets
  • you need compatibility with old platforms like Silverlight, Windows Phone, or Xamarin via PCLs

When to avoid

  • you need an actively maintained library - use Markdig instead
  • you need HTML sanitizing, since the converter does not protect against XSS
  • you need CommonMark spec versions newer than 0.27 or modern extensibility features

Facets

library · maturity abandoned

parser markdown web-development parsers documentation dotnet cross-platform commonmark markdown-to-html no-dependencies high-performance

1 source

Member repositories

RepositoryRoleHealth v2
Knagis/CommonMark.NETmain23

For agents

markdown · JSON · MCP: product_card(name="Knagis/CommonMark.NET")

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