Ookii.Dialogs.Wpf VS AvalonEdit

Compare Ookii.Dialogs.Wpf vs AvalonEdit and see what are their differences.

AvalonEdit

The WPF-based text editor component used in SharpDevelop (by icsharpcode)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Ookii.Dialogs.Wpf AvalonEdit
2 3
1,064 1,761
2.5% 1.5%
5.8 5.1
6 days ago about 1 month ago
C# C#
BSD 3-clause "New" or "Revised" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Ookii.Dialogs.Wpf

Posts with mentions or reviews of Ookii.Dialogs.Wpf. We have used some of these posts to build our list of alternatives and similar projects.

AvalonEdit

Posts with mentions or reviews of AvalonEdit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-28.
  • How should i go about making a library to color code (syntax highlighting) a user has written?
    4 projects | /r/csharp | 28 May 2023
    For the most part it's best to just use something like AvalonEdit that already implements it for you. There's some documentation and if you dig a long time ago there was a book about how it was made (along with SharpDevelop) that may still be findable.
  • Better approach for sending text from worker thread to UI thread?
    1 project | /r/csharp | 16 Apr 2023
    I lied in the OP. The text box I'm using is actually the AvalonEdit text editor and it apparently doesn't support binding and they think it would cause performance issues: https://github.com/icsharpcode/AvalonEdit/issues/84
  • I made a thing
    4 projects | /r/csharp | 21 Mar 2023
    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.

What are some alternatives?

When comparing Ookii.Dialogs.Wpf and AvalonEdit you can also consider the following projects:

Avalonia - Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology

FastColoredTextBox - Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.

Bunifu UI Framework - Social App dark UI built with Bunifu UI Framework Ultimate Bundle

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

UWP Community Toolkit - The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.

MahApps.Metro - A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.

ObjectListView - git clone of https://objectlistview.svn.sourceforge.net/svnroot/objectlistview/cs/trunk

Xamarin.Forms - Xamarin.Forms Official Home

Eto.Forms - Cross platform GUI framework for desktop and mobile applications in .NET