SharpDevelop
- 4,974,288 total downloads
- last updated 1/12/2011
- Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).
- 266,127 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,224 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
- 54,489 total downloads
- last updated 4/8/2018
- Latest version: 3.1.0.3652
ICSharpCode.Decompiler is the decompiler engine used in ILSpy.
- 32,616 total downloads
- last updated 1/16/2011
- Latest version: 3.2.1.6466
Text editor used in SharpDevelop 3.
Refactoring Essentials
- 22,841 total downloads
- last updated 12/22/2017
- Latest version: 5.6.0
Analyzers and Code Fixes for Visual Studio 2017 (Roslyn-based). Intended for build integration. If you need Visual Studio integration only, please check out the VSIX (Visual Studio extension) from our Web site.
- 9,760 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"
WPF Designer
- 6,914 total downloads
- last updated 4/3/2018
- Latest version: 5.1.92
A Designer Framework for WPF UIs
- 3,732 total downloads
- last updated 12/22/2013
- Latest version: 6.0.2
Entity Framework is Microsoft's recommended data access technology for new applications.
- 2,841 total downloads
- last updated 1/16/2011
- Latest version: 3.2.1.6466
Sample code for the Text editor used in SharpDevelop 3.
NR6Pack
by:
SharpDevelop
NR6Pack (superseded by Refactoring Essentials)
- 2,214 total downloads
- last updated 5/4/2015
- Latest version: 0.9.0
Please use Refactoring Essentials.
- 1,630 total downloads
- last updated 11/10/2012
- Latest version: 1.0.8
A fast and customizable way to build parts of your .NET application via templates
- 1,611 total downloads
- last updated 2/22/2014
- Latest version: 1.0.1
A fast and customizable way to build parts of your .NET application via templates
- 1,570 total downloads
- last updated 11/10/2012
- Latest version: 2.13.0
T4MVC is a T4 template that generates strongly typed helpers for ASP.NET MVC.
- 1,528 total downloads
- last updated 11/10/2012
- Latest version: 1.0.9
A fast and customizable way to add controllers, views, and other items to your ASP.NET MVC application
- 438 total downloads
- last updated 4/9/2018
- Latest version: 5.6.3
This Roslyn-based code converter was previously part of Refactoring Essentials. It has been teased out to be able to evolve separately and faster than the analyzers/refactorings. Conversion from C# to VB.NET, as well as from VB.NET to C# are included.