#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
Перейти к файлу
Christoph Wille 3f3ae2a5d4
Explicitly mention the old tech notes that were available on the Web site (and very popular)
2019-10-12 14:57:36 +02:00
data Updated resources from RFT. 2015-10-01 21:48:37 +02:00
doc Remove RC designation, update years 2016-04-13 08:58:44 +02:00
samples Use git submodule for WpfDesigner. 2015-12-25 20:09:12 +01:00
src Fix properties added by NuGet package PowerShell script being encoded 2016-12-03 14:40:49 +00:00
.editorconfig Remove WpfDesigner Dependecy to SD Widgets 2015-10-05 20:21:18 +02:00
.gitattributes
.gitignore GitIgnore Vs2015 Files 2014-12-29 14:02:58 +01:00
.gitmodules Use git submodule for WpfDesigner. 2015-12-25 20:09:12 +01:00
.tgitconfig
CONTRIBUTING.md Add contributing document. 2015-12-13 11:45:33 +00:00
README.md Explicitly mention the old tech notes that were available on the Web site (and very popular) 2019-10-12 14:57:36 +02:00
SharpDevelop.Tests.sln Use MSBuild 14.0 if available. 2016-06-05 18:32:31 +02:00
SharpDevelop.sln Use MSBuild 14.0 if available. 2016-06-05 18:32:31 +02:00
buildSetupAndRunTests.bat
clean.bat Add AvalonEdit, NRefactory, and Cecil submodules. 2015-12-25 20:03:50 +01:00
debugbuild.bat Add AvalonEdit, NRefactory, and Cecil submodules. 2015-12-25 20:03:50 +01:00
releasebuild.bat Add AvalonEdit, NRefactory, and Cecil submodules. 2015-12-25 20:03:50 +01:00

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.

Looking for the tech notes (Fine Art of Commenting, Coding Style Guide, and more)? These can be found as rtf files in doc/technotes

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