Ahhh....I didn't know that! I will investigate .NET for linux
-----Original Message-----
From: Nels Lindquist [mailto:nlindq@maei.ca]
Sent: Monday, August 21, 2023 4:09 PM
To: users@lists.almalinux.org
Cc: TTT
I still don't understand - if the vendor "recompiles for .NET" how will that change how/what I run under linux?
The app is already compiled using the .NET framework (Windows target), which is why I require the mono project to .NET code on Linux.
Microsoft has directly released .NET on Linux: https://learn.microsoft.com/en-us/dotnet/core/install/linux Running "dnf list dotnet*" should give you a list of packages available through the AlmaLinux repositories. They don't specifically include vbc.exe, but there's a different mechanism for building/launching applications. -- Nels Lindquist nlindq@maei.ca