grunwald
- 4,045,406 total downloads
- last updated 12/28/2021
- Latest version: 6.1.3.50
AvalonEdit is the WPF-based text editor used in SharpDevelop. There are five builds of AvalonEdit included in this package: .NET Framework 4.5 and 4.0, .NET Core 3.1, .NET 5.0 for Windows, .NET 6.0 for Windows.
- 1,217,212 total downloads
- last updated 4/4/2022
- Latest version: 7.2.1.6856
ICSharpCode.Decompiler is the decompiler engine used in ILSpy.
- 465,231 total downloads
- last updated 4/22/2015
- Latest version: 5.5.1
NRefactory supports analysis of C# source code: it includes a parser, abstract syntax tree, type system, semantic analysis (resolver), code completion, and several refactorings.
- 22,721 total downloads
- last updated 5/18/2016
- Latest version: 5.0.3
Sample code for AvalonEdit the WPF-based text editor used in SharpDevelop.
Modify your App.xaml file so the StartupUri points to the AvalonEdit Sample window:
StartupUri="/Samples/AvalonEdit/Window1.xaml"