Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The XML/config side of things just isn't for everyone. Sometimes Go's simplicity wins out.


One of the big features in .net 10 is the ability to do `dotnet file.cs` to run an application, with package import and assembly attributes directly in the file.


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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: