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

icsharpcode/AvalonEdit

The WPF-based text editor component used in SharpDevelop observed · 2026-08-28

github.com/icsharpcode/AvalonEdit · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

48/100

  • Activity 55
  • 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: 4528
  • days_rel: 507
  • days_push: 272
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2076 stars · 498 forks observed · 2026-08-28

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

AvalonEdit is a WPF-based text editor component for .NET, originally written for the SharpDevelop IDE and used in projects like ILSpy. It provides syntax highlighting, folding, code completion, and rich text editing features as an embeddable UI control.

Use cases

  • embed a code editor in a WPF application
  • add syntax highlighting to a text viewer
  • build a custom IDE or code editor in C#
  • display and edit source code with line numbers and folding
  • implement code completion in a .NET desktop app

When to choose

  • you are building a WPF desktop application that needs a full-featured text or code editor
  • you need syntax highlighting, folding, and completion out of the box in .NET

When to avoid

  • you are not targeting Windows/WPF
  • you need a cross-platform editor component (e.g., Avalonia or web-based)

Facets

library · maturity stable

ui-components editor text-editors developer-tools desktop-applications windows dotnet wpf syntax-highlighting code-editor c-sharp nuget

3 sources

Member repositories

RepositoryRoleHealth v2
icsharpcode/AvalonEditmain48

For agents

markdown · JSON · MCP: product_card(name="icsharpcode/AvalonEdit")

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