DotNetCore-for-NetBeans
DotNetCore-for-NetBeans copied to clipboard
You should be able to setup the compiler, compile the code and run the code
You should be able to setup the compiler, compile the code and run the code, if we have the ability to run code the IDE is usable. It should be able to integrate with .net core tools. https://platform.netbeans.org/tutorials/nbm-options.html
I already added the functionality to search for the dotnet cli. I added an option for that. Next step is to use the CLI to build and create projects.