12 ms·
It is as simple as what you get with Cargo, and possibly even more readable. .NET, unlike Go, has all needed management commands built into its CLI too: dotnet
by neonsunset 10mo ago
It is as simple as what you get with Cargo, and possibly even more readable.
.NET, unlike Go, has all needed management commands built into its CLI too: dotnet new {template}, dotnet add/remove package, dotnet sln add/remove, etc.