Wow, .NET 6 can produce static binaries (single fi...
# random
c
Wow, .NET 6 can produce static binaries (single files that don't rely on anything else). Proper game-changer for Microsoft https://news.ycombinator.com/item?id=29150982
s
It should have had static binaries optional from the start, imho
c
Agree, they just invented DLL hell 2 instead