|
|
|
|
|
by Hawxy
1999 days ago
|
|
> C# is basically the same thing from a VM perspective, an interpreted bytecoded high-level language, but tied to windows. C#/.NET hasn't been tied to windows for a number of years now. .NET Core/.NET 5 is cross-platform and great to work with. All of our CI/CD runs on Linux agents too. |
|