Visual Studio License : Compiling visual studio project with dotnet CLI

26 views Asked by At

Is compiling with dotnet CLI a Visual Studio application on a any machine requires licensing terms application ?

I have created a C# application with visual studio, I can build it on any other machine with only dotnet CLI . Should I be worried about the Visual Studio license in this case ? even for a big company ?

This application is like a tool used only by a few persons in a company and will never be sold to any.

Thanks,

1

There are 1 answers

0
user20716902 On

You should not be worried.

Microsoft make it very clear on their .NET is FREE website

From their site: "The programming languages, compilers, libraries, and runtimes that make up the .NET platform are all free. There are no licensing costs, including for commercial use."