I made a thing

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • efgumshoe

  • That's happening here, by the way - you can see the WindowsFormsHost on line 35 at the time of writing this.

  • ScintillaNET

    Discontinued A Windows Forms control, wrapper, and bindings for the Scintilla text editor.

  • I'm using the ScintillaNET NuGet package. It had its last update 6 years ago. Its last repo commit 5 years ago. The documentation... is lacking - for example, copying example code from there immediately gave me obsolete warnings. Still, this was simply the only library I could find for this.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • AvalonEdit

    The WPF-based text editor component used in SharpDevelop

  • Not OP, but at work I recently implemented an HTML/CSS/JS code editor and used AvalonEdit to great effect for syntax highlighting in a large multi-line textbox. I was also able to add custom linting via regexs and it's got custom theming capabilities. Super happy with it.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts