*** Welcome to piglix ***

SharpDevelop

SharpDevelop
SharpDevelop.png
Developer(s) IC#Code Team
Stable release
5.1.0 / 14 April 2016; 11 months ago (2016-04-14)
Preview release
5.1 Release Candidate / 14 July 2015; 20 months ago (2015-07-14)
Written in C#
Operating system Microsoft Windows
Type Integrated development environment
License MIT License
Website www.icsharpcode.net/OpenSource/SD/

SharpDevelop (also styled as #develop) is a free and open source integrated development environment (IDE) for the .NET Framework,Mono,Gtk# and Glade# platforms. It supports development in C#,Visual Basic .NET,Boo, F#,IronPython and IronRuby programming languages.

It was designed as a free and lightweight alternative to Microsoft Visual Studio, and contains an equivalent feature for almost every essential Visual Studio Express feature, including features for project management, code editing, application compiling and debugging. To allow for easy project migration, SharpDevelop works natively with Visual Studio project and code files. It is able to compile applications for .NET Framework version 2.0, 3.0, 3.5, 4.0 and the .NET Compact Framework 2.0 and 3.5.

Although not as widespread as the Visual Studio line of products, SharpDevelop is fairly popular and as of 2013 has been downloaded at least 8 million times worldwide, and has been documented in the book Dissecting a C# Application: Inside SharpDevelop (2003) written by the core development team and published by Wrox Press.

SharpDevelop is written entirely in C# and consists of about 20 components that integrate to form the application. The source code editor component is known as AvalonEdit and can be used by other applications. Early in its development the project was split for Mono and Gtk# development into the MonoDevelop project.


...
Wikipedia

...