grunwald
- 265,385 total downloads
- last updated 10/14/2017
- Latest version: 5.0.4
AvalonEdit is the WPF-based text editor used in SharpDevelop. There are two builds of AvalonEdit included in this package. One that targets .NET 4.0 and one that targets .NET 3.5.
NRefactory
- 144,081 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.
ILSpy Decompiler Engine
- 53,988 total downloads
- last updated 4/8/2018
- Latest version: 3.1.0.3652
ICSharpCode.Decompiler is the decompiler engine used in ILSpy.
- 9,756 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"