#develop is a free Integrated Development Environment (IDE) for C#, VB.NET, Boo, IronPython, IronRuby and F# projects on Microsoft's .NET platform. It is written (almost) entirely in C#, and comes with features you would expect in an IDE plus a few more.
The #develop project started on September 11th, 2000. The project was initiated by Mike Krüger. In the course of the project, several contributors joined in.
Looking for the tech notes (Fine Art of Commenting, Coding Style Guide, and more)? These can be found as rtf files in doc/technotes
#Develop can be compiled using the supplied .bat files, or in #Develop itself.
- Windows 7 SP1 or higher.
- .NET 4.7.2 Runtime
- .NET 4.7.2 Developer Pack
- Build tools:
- Microsoft Build Tools 2013 (For support MSBuild 12.0)
- Microsoft Build Tools 2015 (For support MSBuild 14.0)
- And one of the
- Windows SDK (optional; C++ compiler needed for profiler)
- If you have cloned the SD git repository: git must be available on your PATH
- Avalon Dock : New BSD License (BSD) (thanks to Adolfo Marinucci)
- Graph#
- IQToolkit
- Irony
- ITextSharp
- log4Net
- Mono T4
- Mono.Cecil: MIT License (thanks to Jb Evain)
- Sharp Svn
- SQLite
- WPFToolkit
- AvalonEdit
- Debugger.Core
- ICSharpCode.Core
- ICSharpCode.Decompiler
- NRefactory
- SharpTreeView
- WPF Designer
- Mike Krüger (Project Founder)
- Daniel Grunwald (Technical Lead)
- Andreas Weizel
- Matt Ward
- David Srbecky(Debugger)
- Siegfried Pammer
- Peter Forstmeier(#Develop Reports)
- Christoph Wille (PM)
- Bernhard Spuida (Kalfaktor)
- Mike Krüger (Project Founder)
- Alexandre Semenov
- Andrea Paatz
- Christian Hornung
- David Alpert
- Denis ERCHOFF
- Dickon Field
- Georg Brandl
- Ifko Kovacka
- Itai Bar-Haim
- Ivan Shumilin
- John Reilly
- John Simons
- Justin Dearing
- Markus Palme
- Mathias Simmack
- Matt Everson
- Nathan Allan
- Nikola Kavaldjiev
- Philipp Maihart
- Poul Staugaard
- Robert Pickering
- Robert Zaunere
- Roman Taranchenko
- Russell Wilkins
- Scott Ferrett
- Sergej Andrejev
- Shinsaku Nakagawa
- Tomasz Tretkowski
- Troy Simpson