Microsoft Visual Studio
Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs for Microsoft Windows, as well as web sites, web applications and web services.
scriptcs makes it easy to write and execute C# with a simple text editor. While Visual Studio, and other IDEs, are powerful tools, they can sometimes hinder...
scriptcs makes it easy to write and execute c# with a simple text editor.
while visual studio, and other ides, are powerful tools, they can sometimes hinder productivity more than they promote it. you don’t always need, or want, the overhead of a creating a new solution or project. sometimes you want to just type away in your favorite text editor.
scriptcs frees you from visual studio, without sacrificing the advantages of a stronglytyped language.
write c# in your favorite text editor. use nuget to manage your dependencies. the relaxed c# scripting syntax means you can write and execute an application with only one line of code. script packs allow you to bootstrap the environment for new scripts, further reduces the amount of code necessary to take advantage of your favorite c# frameworks.
text-editor scripting code-editor c-sharp
Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs for Microsoft Windows, as well as web sites, web applications and web services.
Free Personal Windows Web .NET Framework
MonoDevelop enables developers to write desktop and web applications on Linux, Windows and Mac OS X. It also makes it easy to port .
Free Open Source Mac OS X Windows Linux Xamarin Studio
#develop (short for SharpDevelop) is a free IDE for C#, VB.NET and Boo projects on Microsoft's .NET platform. It is open-source, and you can download both sourcecode and executables.
Free Open Source Windows .NET Framework
Visual C# Express Edition is a slimmed-down version of Visual Studio only supporting C#, but is better for beginners.
Free Windows