(no title)
MissTake | 1 month ago
C# is very very much a first class citizen on Linux. It may not be native, but you can run binaries on Linux without needing the runtime when you compile it to target the platform.
I wrote a couple of monoservices on my Mac using c# which ran perfectly on my Microk8s cluster on Linux.
mrsmrtss|1 month ago
metaltyphoon|1 month ago