Hot Design Public Beta is available now!
AvalonEdit was developed in WPF to power the open source C# IDE SharpDevelop 4, and since then has been widely used by many other WPF applications. But so far, WinUI 3/Uno Platform lacks such an editor, so this port aims to fill that gap.
UnoEdit aims to port AvalonEdit to Uno Platform as well as WinUI 3, and keep API surface as well as source code compatible so future improvements can be shared back to AvalonEdit and WPF users as well.
The code and samples are available on
> Along the way, a low level library called Core Text APIs for Uno Platform is also created, which allows authors of other Uno input controls to integrate with cross platform IME, too.
My code was working, I haven’t changed anything now i have many compilation errors. I tried build clean and restore, i also tried deleting the bin and obj folder.
