dotnet cli 使用经验 洛神赋 2022-08-25 101 阅读1分钟 在当前目录下,创建一个基于C#的控制台应用 dotnet new console --language "C#" --name graphic-tutorial-csharp --output ./