#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Grunwald 6585614ee8 Merge pull request #463 from jogibear9988/master 11 years ago
data Move "Add Service Reference" to resource string 11 years ago
doc Fix #466: Add support for targeting .NET 4.5.2 11 years ago
samples Merge pull request #449 from jogibear9988/master 11 years ago
src Merge pull request #463 from jogibear9988/master 11 years ago
.gitattributes Normalize newlines in *.cs 12 years ago
.gitignore convert VB binding to VB.NET 12 years ago
.tgitconfig Update tgit.icon in .tgitconfig because path renamed 11 years ago
README.md Windows SDK 7.1 is still necessary 11 years ago
SharpDevelop.Tests.sln For ToolsVersion="12.0" projects, use the MSBuild 12.0 engine. 11 years ago
SharpDevelop.sln For ToolsVersion="12.0" projects, use the MSBuild 12.0 engine. 11 years ago
buildSetupAndRunTests.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 15 years ago
clean.bat For ToolsVersion="12.0" projects, use the MSBuild 12.0 engine. 11 years ago
debugbuild.bat For ToolsVersion="12.0" projects, use the MSBuild 12.0 engine. 11 years ago
releasebuild.bat For ToolsVersion="12.0" projects, use the MSBuild 12.0 engine. 11 years ago

README.md

#develop (short for SharpDevelop)

##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".

  1. Official Website
  2. Forums
  3. Build Artefacts (Nightly Builds)

##How To Compile #Develop can be compiled using the supplied .bat files, or in #Develop itself.

##System Requirements (running #Develop)

##Extended Requirements (building #Develop)

##Libraries and Integrated tools:

##Integrated Tools (packaged with #Develop):

##Reusable Libraries (Part of #Develop):

#Develop Contributors

###Developers

###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.