Is it possible to use C# for free? Which tools would you use?
The tools I'm looking for:
Other suggestions for nice free tools are also welcome.
Note that IMO, Visual Studio Express is NOT offering all these tools.
Compilation process in C involves four steps: pre-processing, compiling, assembling, and linking. The preprocessor tool helps in comments removal, macros expansion, file inclusion, and conditional compilation. These commands are executed in the first step of the compilation process.
IDEs:
Visual Studio 2017 Community. It has a subset of Professional Edition's features, but all that you have mentioned. You may want to Compare Visual Studio 2017 Editions. High school and university students are eligible for free licence of VS Professional from Dreamspark.
Sharp Develop
Mono Develop
standalone compiler:
Unit Testing:
Documenting: (extracting comments JavaDoc-style)
Deploying:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With