Comment on Ask HN: Why is .NET never talked about as an option for solo/small team dev?parentComments−peutetre1yYou can compile ahead of time these days. No need to install or bundle the runtime:https://learn.microsoft.com/en-us/dotnet/core/deploying/nati...https://devblogs.microsoft.com/dotnet/testing-your-native-ao...
Comments
You can compile ahead of time these days. No need to install or bundle the runtime:
https://learn.microsoft.com/en-us/dotnet/core/deploying/nati...
https://devblogs.microsoft.com/dotnet/testing-your-native-ao...