|
|
|
|
|
by MissTake
142 days ago
|
|
>I t's a bit like using c# or powershell on Linux… but I wouldn't consider it a first class citizen. 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. |
|