Free C# Compilers
Free C# compilers, interpreters and development environments
Free C# Compilers and Interpreters
C# is an object-oriented programming language created by Microsoft. This page lists free C# compilers, interpreters and integrated development environments (IDEs) for writing C# computer programs.
Related Pages
- How to Make / Create Your Own Website: The Beginner's A-Z Guide
- Free C/C++ Compilers, Interpreters, Cross-Compilers and IDEs
- Free BASIC Compilers and Interpreters (include Visual Basic and Clones)
- Free Delphi and Pascal Compilers, Interpreters and IDEs
- Free Internet Libraries (Sockets, Winsock, TCP/IP, HTTP, SMTP, MIME, etc)
- Free Database and SQL Libraries, Servers and Tools
- Miscellaneous Free Compilers and Interpreters
Free C# Compilers
- Microsoft Visual Studio Community
For an individual or hobbyist programmer, Microsoft Visual Studio Community 2015 appears to include most of the important tools of its commercial cousins. Assuming the list comparing the various versions is complete, you get the IDE, debugger, optimizing compiler of the full version, minus a few things in the editor, debugging and profiling facilities. With this suite, you can develop programs for the desktop and mobile versions of Windows as well as Android. The software also comes with support for building programs with C#, C, C++, Visual Basic, F# and Python. At the time I wrote this, the site states that Visual Studio Community is "free for individual developers, open source projects, academic research, education and small professional teams".
- Microsoft XNA Game Studio Express
Develop non-commercial games in C# for Windows with the Microsoft XNA Game Studio Express. You will also need to download the Microsoft Visual C# Express Edition (see elsewhere on this page for the link). The XNA Game Studio Express includes the XNA Framework, a set of managed code development libraries that supposedly speeds up your development of games on Windows, as well as the XNA Framework Content Pipeline, tools that help you add 3D content to your games. Also included are documentation, starter kits (for example, a SpaceWar starter kit is included), etc. Important note: although the website says the XNA Game Studio Express allows you to develop for the Xbox 360, you must pay an annual fee to develop games for the Xbox 360. In fact, from the FAQ on the site, it appears that you don't even get the XNA Framework for Xbox 360 in this Express edition. You should also read the End User License Agreement (EULA) carefully before you start developing (to find out what the other restrictions are). In case you're wondering, XNA stands for "XNA's Not Acronymed", following the tradition started by GNU's "GNU's Not Unix". Currently supported systems: Windows XP SP2 and Vista. (Note: Microsoft regularly changes the web addresses for its products, making it difficult for others to link to them. If you find that the above link does not work, please let me know.)
- The Mono C# Compiler
Mono is an open source cross-platform implementation of Microsoft's .NET Development Framework. It includes a C# compiler (generating .NET virtual machine code, not native code), a runtime for CLR (the Common Language Infrastructure) and a set of libraries. You can embed the runtime into your C# applications. Mono currently works on Linux (both x86 and PPC), Windows, S390, with work being carried on for Strong/ARM and SPARC.
Related Pages
- Free Help Authoring and Documentation Writing Tools
- Free Autorun/Autoplay DVD and CD Menu Creation Software
- Free Encryption / Cryptographic Libraries and Source Code
- How to Register Your Own Domain Name - get one for your software
- Which Web Host Do You Recommend? (FAQ)
- How to Make Money From Your Website
- Free Data Recovery, File and Partition Recovery, Undelete and Unformat Software
- Free Drawing and Painting Software, Image and Photo Editing Programs
Newest Pages
- How to Convert Your Website from XHTML 1.0 to HTML5 the Quick and Easy Way
- How to Set the Height of a DIV Relative to a Browser Window (CSS)
- Free EPUB Readers (Ebook Viewing Software)
- How to Generate the Free Let's Encrypt SSL Certificate on Your Own (Windows) Computer
- How to Insert Meta Tags into a Web Page with BlueGriffon
- How to Play a Song (or Some Other Audio Clip) from a List on a Website
- Two Ways to View a Binary File on Windows Without Installing Anything
- How to Draw a Horizontal Line on a Web Page with Expression Web
- How to Create a Website Free of Charge
- Why Can't I Make Up Any Domain I Want? Is There a Way to Do Away with a Registrar Altogether?
How to Link to This Page
It will appear on your page as:
Free C# Compilers and Interpreters