Creating a .Net solution on the command line with mono
问题 I run Linux and have Mono installed, I do not have MonoDevelop installed. I would like to create solution and csproj files from the command line. How do I do this? A similar question has been asked, it was asked some time ago, with an answer stating it can't be done. But I can't accept this is the case. It appears Microsoft has a such a tool, projectgen.exe, at least for projects. If this truly is not possible what other options do I have? Do I need to hand generate templates and then modify