1 / 2
.NET 10 made C# feel like a scripting language. dotnet run app.cs No project file. No csproj. Just write C# and run it. Need a NuGet package? Add #:package Humanizer right in your .cs file. Pretty neat.
6 likes 0 replies
?
.NET 10 made C# feel like a scripting language. dotnet run app.cs No project file. No csproj. Just write C# and run it. Need a NuGet package? Add #:package Humanizer right in your .cs file. Pretty neat.
6 likes 0 replies