Do I need to buy a license when I build a website / webapp with mono?

I was using asp.net on a project at an old company. Vs has been licensed, etc. I am planning on using mono now since my new company is using Linux based stuff and I heard mono uses .net framework etc. I just want to know if I need to buy something or is it ok to build a webapp using mono?

+2


a source to share


2 answers


You can build a webapp using mono wihtout buying anything of course. You only buy a Visual Studio license from Microsoft, not a .Net compiler or platform.



+2


a source


@SoMoS has the correct answer. For more information and a better explanation of the patent situation, check out the Mono Licensing page .



0


a source







All Articles