dotnet cli 使用经验

101 阅读1分钟

在当前目录下,创建一个基于C#的控制台应用

dotnet new console --language "C#" --name graphic-tutorial-csharp --output ./