New Solution: dotnet new sln -n <Solution-Name>
List available new commands: dotnet new -h
List avilable project types dotnet new -l
New Project: dotnet new <Project-Type> -o <Project-Name>
{ | |
"PackagesDirectory" : "", | |
"ProjectPath" : "", | |
"LocalNugetPath" : "" | |
} |