##Overview
#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. If you want to contribute see "Joining the team".
##How To Compile #Develop can be compiled using the supplied .bat files, or in #Develop itself.
##System Requirements (running #Develop)
- Windows Vista or higher.
- .NET 4.5
- Visual C++ 2008 SP1 Runtime
##Extended Requirements (building #Develop)
- Microsoft Build Tools 2013
- .NET 3.5 SP1
- .NET 4.5 SDK (part of Windows SDK 8.0)
- Windows SDK 7.1
- Windows SDK 7.0 (optional; C++ compiler needed for profiler)
- Windows PowerShell
- If you have cloned the SD git repository: git must be available on your PATH
##Libraries and Integrated tools:
- 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
##Integrated Tools (packaged with #Develop):
##Reusable Libraries (Part of #Develop):
- AvalonEdit
- Debugger.Core
- ICSharpCode.Core
- ICSharpCode.Decompiler
- NRefactory
- SharpTreeView
- WPF Designer
###Developers
- Mike Krüger (Project Founder)
- Daniel Grunwald (Technical Lead)
- Andreas Weizel
- Matt Ward
- David Srbecky(Debugger)
- Siegfried Pammer
- Peter Forstmeier(#Develop Reports)
###Non-Developers
- Christoph Wille (PM)
- Bernhard Spuida (Kalfaktor)
###Past Developers (Non-Exhaustive List)
- 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
######Copyright 2014 AlphaSierraPapa for the SharpDevelop team. SharpDevelop is distributed under the MIT license.