5 ms·
.net will let you do that now. You can ship precompiled binaries with Native AOT. (https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/?tabs=net
by walljm 3y ago
.net will let you do that now. You can ship precompiled binaries with Native AOT. (https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/?tabs=net7 https://learn.microsoft.com/en-us/dotnet/core/deploying/nati...)
- vips7L 3y agoAnd even before native AOT you could use publish single and have a single binary.
- deleted 3y ago[deleted]