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

Nowadays I program in a mostly Microsoft world (VSCode, Github, npm, typescript, GPT, ...) and I think its quite good, so no bias here. But the "shipping a native binary straight to the server that just works" is absolutely crucial for me


.net will let you do that now. You can ship precompiled binaries with Native AOT. (https://learn.microsoft.com/en-us/dotnet/core/deploying/nati...)


And even before native AOT you could use publish single and have a single binary.


ASP.NET AOT support coming in .net 8




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

Search: