Navigation

From MonoDevelop


Image:features.png

MonoDevelop is a free GNOME IDE primarily designed for C# and other .NET languages. The main features of MonoDevelop are:

  • Code Completion. MonoDevelop's intelligent code completion attempts to complete type, method and field names as you're typing. The IDE will automatically get the class information from your source code files and from the libraries referenced in your project.
  • Class Management. MonoDevelop has a class viewer which allows you to list the classes in your project, their methods, and properties. Your namespaces are also kept track of to keep the classes separated.
  • Built-in Help. The .NET documentation and the Gtk# documentation are built into MonoDevelop for easy access.
  • Project Support. MonoDevelop comes with built in projects that help get you started with your console, Gnome# or Gtk# application.
  • Add-ins. MonoDevelop has a powerful add-in engine, which together with a modular API and a complete set of extension points, provides a seamless platform upon which to build your own development tools. MonoDevelop also provides an Add-in Manager you can use to install add-ins from online repositories.

News

MonoDevelop 2.0 Alpha 1 released

MonoDevelop 2.0 Alpha 1 has been released. This is the first in a series of releases that will lead to MonoDevelop 2.0, hopefully around the end of the year. This new release includes better support for MSBuild, improved text editor with code folding, improvements in ASP.NET and XML file editing, and many other new features. More details in the release notes. Directions for the packages are in the Download - Unstable page.

MonoDevelop 1.0 released

MonoDevelop 1.0 has been released. See the official announcement here.

March 14, 2008

MonoDevelop 1.0 RC1 released

MonoDevelop 1.0 Release Candidate 1 has been released. This new release includes plenty of bug fixes, and it is the last step before the final release of MonoDevelop 1.0. More details in the release notes. Directions for the packages are in the Download page.

February 14, 2008

MonoDevelop goes to MacOS X

The recently updated Mono 1.2.6 package for MacOS X contains Imendio's Native Gtk+ for OSX (http://developer.imendio.com/projects/gtk-macosx), Gtk# and MonoDevelop with Mac support. It is now available from Mono's downloads (http://www.go-mono.com/mono-downloads/download.html) page.

February 14, 2008

MonoDevelop 1.0 Beta 3 updated

The MonoDevelop 1.0 Beta 3 release (0.18) has been updated with a couple of minor bug fixes, and re-released as 0.18.1. The packages and tarballs in the Download page have been updated.

December 21, 2007

MonoDevelop 1.0 Beta 3 released

MonoDevelop 1.0 Beta 3 has been released. This release is mainly focused on bug fixing, but there are also some feature improvements, such as better dock manager, support for projects targeting the Moonlight runtime, and better Mac OSX support. More details in the release notes. Directions for the packages are in the Download page.

December 19, 2007

MonoDevelop Survey Results

The results of the survey have been published. Many thanks to all responders! It will be a great source of information for planning the future of MonoDevelop.

MonoDevelop Survey: Beyond 1.0

MonoDevelop 1.0 is just around the corner, and it is mostly feature frozen. Now it is time to start thinking beyond 1.0. The goal of this survey (http://surveys.mjhutchinson.com/index.php?sid=95822&lang=en) is to get a more clear view of what MonoDevelop is being used for, and what features are the most requested. This will help us planning the future directions of the project. Thank you for your feedback!

MonoDevelop 1.0 Beta 2 released

MonoDevelop 1.0 Beta 2 has been released. This new release includes plenty of bug fixes and improvements, such as basic support for ASP.NET web project deployment, support for Visual Studio 2005 Web Application projects, and generation of Satellite Assemblies for localized resources. More details in the release notes. Directions for the packages are in the Download page.

November 6, 2007

MonoDevelop 1.0 Beta 1 released

MonoDevelop 1.0 Beta 1 has been released. This is the first in a series of beta releases that will lead to MonoDevelop 1.0, hopefully around the end of the year. This new release includes support for C/C++ projects, a new Database add-in, and plenty of bug fixes and improvements. More details in the release notes. Directions for the packages are in the Download page.

October 1, 2007

MonoDevelop Bug Day

Please join us next friday (September 14th) in the #monodevelop IRC channel (in irc.gimp.org) for an interactive and intense bug fixing session. MonoDevelop is approaching the beta 1 release, which should happen by the end of the month, so this is a chance for helping the development team in tracking down and fixing MonoDevelop issues.

September 10, 2007

Old News